renderelement2d texture loading
This commit is contained in:
parent
103a35ee40
commit
6eb23b88bd
3 changed files with 19 additions and 6 deletions
12
project.json
12
project.json
|
|
@ -97,6 +97,10 @@
|
|||
{
|
||||
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
|
||||
"configuration":"lib"
|
||||
},
|
||||
{
|
||||
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Asset.git",
|
||||
"configuration":"lib"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -110,6 +114,10 @@
|
|||
{
|
||||
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
|
||||
"configuration":"lib"
|
||||
},
|
||||
{
|
||||
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Asset.git",
|
||||
"configuration":"lib"
|
||||
}
|
||||
],
|
||||
"defines": [{ "name": "CRAFTER_TIMING" }]
|
||||
|
|
@ -127,6 +135,10 @@
|
|||
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
|
||||
"pathh":"/home/jorijn/repos/Crafter/Crafter.Math/project.json",
|
||||
"configuration":"lib-debug"
|
||||
},
|
||||
{
|
||||
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Asset.git",
|
||||
"configuration":"lib-debug"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue