Adding ui-json schemas (#188)
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
{ "Source": "./resource/sounds/sound_definitions.json", "Destination": "../resource/sounds/sound_definitions.json" },
|
||||
{ "Source": "./resource/sounds.json", "Destination": "../resource/sounds.json" },
|
||||
{ "Source": "./resource/textures/terrain_texture.json", "Destination": "../resource/textures/terrain_texture.json" },
|
||||
{ "Source": "./resource/ui/ui.json", "Destination": "../resource/ui/ui.json" },
|
||||
{ "Source": "./resource/ui/_ui_defs.json", "Destination": "../resource/ui/_ui_defs.json" },
|
||||
{ "Source": "./resource/ui/ui.json", "Destination": "../resource/ui/ui.json" },
|
||||
{ "Source": "./behavior/animation_controllers/animation_controller.json", "Destination": "../behavior/animation_controllers/animation_controller.json" },
|
||||
{ "Source": "./behavior/animations/animations.json", "Destination": "../behavior/animations/animations.json" },
|
||||
{ "Source": "./behavior/biomes/biomes.json", "Destination": "../behavior/biomes/biomes.json" },
|
||||
|
||||
Reference in New Issue
Block a user