Add Vio project
This commit is contained in:
parent
803b9d3da4
commit
e7e7af7a7d
19
Assets/Engine/Project.json
Normal file
19
Assets/Engine/Project.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"Name": "BogusEngine",
|
||||
"Root": "./",
|
||||
"Assets": {
|
||||
"Sprites": "Sprites",
|
||||
"Fonts": "Fonts",
|
||||
"Code": "Code",
|
||||
"Audio": "Audio",
|
||||
"Maps": "Maps",
|
||||
"Segments": "Segments",
|
||||
"Decors": "Decors",
|
||||
"Palettes": "Palettes",
|
||||
"Brushes": "Brushes",
|
||||
"Blueprints": "Blueprints"
|
||||
},
|
||||
"Map": {
|
||||
"DecorationSize": 8
|
||||
}
|
||||
}
|
1
Assets/Project.json
Normal file
1
Assets/Project.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"Name":"GGJ22","Root":"./","EngineAssets":"Engine","Assets":{"Sprites":"Sprites","PuppetSprites":"Puppets","Fonts":"Fonts","Code":"Code","Blueprints":"Blueprints","Audio":"Audio","Maps":"Maps","Segments":"Segments","Decors":"Decors","Palettes":"Palettes","Brushes":"Brushes"},"Map":{"DecorationSize":8},"AssetTags":{"Global":[{"title":"archived","color":"#339933"},{"title":"do not edit","color":"#ff0000"},{"title":"work in progress","color":"#ffff00"}],"Palettitor":[],"Decorator":[],"Spriter":[],"Segmenter":[],"Mapper":[]}}
|
Loading…
Reference in New Issue
Block a user