mirror of
https://github.com/Ellpeck/Contentless.git
synced 2024-11-22 07:23:30 +01:00
Re-populate the content file
This commit is contained in:
parent
a5ba3de533
commit
42549b4220
1 changed files with 10 additions and 15 deletions
|
@ -17,6 +17,11 @@
|
||||||
#begin Json/Copy.json
|
#begin Json/Copy.json
|
||||||
/copy:Json/Copy.json
|
/copy:Json/Copy.json
|
||||||
|
|
||||||
|
#begin Json/Test.json
|
||||||
|
/importer:JsonContentImporter
|
||||||
|
/processor:FontTextureProcessor
|
||||||
|
/build:Json/Test.json
|
||||||
|
|
||||||
#begin Locale/Interface.xml
|
#begin Locale/Interface.xml
|
||||||
/importer:XmlImporter
|
/importer:XmlImporter
|
||||||
/processor:FontTextureProcessor
|
/processor:FontTextureProcessor
|
||||||
|
@ -34,27 +39,17 @@
|
||||||
/processorParam:TextureFormat=Compressed
|
/processorParam:TextureFormat=Compressed
|
||||||
/build:Textures/Inside.png
|
/build:Textures/Inside.png
|
||||||
|
|
||||||
|
#begin Tiled/Map.tmx
|
||||||
|
/importer:TiledMapImporter
|
||||||
|
/processor:TiledMapProcessor
|
||||||
|
/build:Tiled/Map.tmx
|
||||||
|
|
||||||
#begin Tiled/Tiles.png
|
#begin Tiled/Tiles.png
|
||||||
/importer:TextureImporter
|
/importer:TextureImporter
|
||||||
/processor:TextureProcessor
|
/processor:TextureProcessor
|
||||||
/processorParam:TextureFormat=Compressed
|
/processorParam:TextureFormat=Compressed
|
||||||
/build:Tiled/Tiles.png
|
/build:Tiled/Tiles.png
|
||||||
|
|
||||||
#begin Textures/Exclude.png
|
|
||||||
/importer:TextureImporter
|
|
||||||
/processor:TextureProcessor
|
|
||||||
/build:Textures/Exclude.png
|
|
||||||
|
|
||||||
#begin Json/Test.json
|
|
||||||
/importer:TexturePackerJsonImporter
|
|
||||||
/processor:TexturePackerProcessor
|
|
||||||
/build:Json/Test.json
|
|
||||||
|
|
||||||
#begin Tiled/Map.tmx
|
|
||||||
/importer:TiledMapImporter
|
|
||||||
/processor:TiledMapProcessor
|
|
||||||
/build:Tiled/Map.tmx
|
|
||||||
|
|
||||||
#begin Tiled/Tileset.tsx
|
#begin Tiled/Tileset.tsx
|
||||||
/importer:TiledMapTilesetImporter
|
/importer:TiledMapTilesetImporter
|
||||||
/processor:TiledMapTilesetProcessor
|
/processor:TiledMapTilesetProcessor
|
||||||
|
|
Loading…
Reference in a new issue