instance transform

This commit is contained in:
Jorijn van der Graaf 2026-01-29 20:35:55 +01:00
commit 83bb8ebd61
4 changed files with 17 additions and 10 deletions

View file

@ -39,6 +39,10 @@
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Event.git",
"configuration":"lib"
},
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
"configuration":"lib"
}
]
},
@ -48,6 +52,10 @@
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Event.git",
"configuration":"lib-timing"
},
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
"configuration":"lib"
}
]
},
@ -58,6 +66,10 @@
{
"path":"/home/jorijn/repos/Crafter/Crafter.Event/project.json",
"configuration":"lib-debug"
},
{
"path":"/home/jorijn/repos/Crafter/Crafter.Math/project.json",
"configuration":"lib-debug"
}
]
},