mirror of
https://codeberg.org/Ikatono/TierMaker.git
synced 2025-10-28 20:45:35 -05:00
forgot to commit for a while
This commit is contained in:
13
GUI-only.build
Normal file
13
GUI-only.build
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"disabled_build_options": {
|
||||
"disable_2d_physics": true,
|
||||
"disable_3d": true,
|
||||
"disable_3d_physics": true
|
||||
},
|
||||
"disabled_classes": [
|
||||
"Control",
|
||||
"Node2D",
|
||||
"Node3D"
|
||||
],
|
||||
"type": "build_profile"
|
||||
}
|
||||
Reference in New Issue
Block a user