Fixing compress schema
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
{ "Source": "./resource/textures/terrain_texture.json", "Destination": "../resource/textures/terrain_texture.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.json", "Destination": "../resource/ui/ui.json" },
|
||||||
{ "Source": "./resource/ui/_ui_defs.json", "Destination": "../resource/ui/_ui_defs.json" },
|
{ "Source": "./resource/ui/_ui_defs.json", "Destination": "../resource/ui/_ui_defs.json" },
|
||||||
|
{ "Source": "./resource/ui/_global_variables.json", "Destination": "../resource/ui/_global_variables.json" },
|
||||||
{ "Source": "./resource/ui/ui.json", "Destination": "../resource/ui/ui.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/animation_controllers/animation_controller.json", "Destination": "../behavior/animation_controllers/animation_controller.json" },
|
||||||
{ "Source": "./behavior/animations/animations.json", "Destination": "../behavior/animations/animations.json" },
|
{ "Source": "./behavior/animations/animations.json", "Destination": "../behavior/animations/animations.json" },
|
||||||
|
|||||||
Reference in New Issue
Block a user