mirror of
https://github.com/Ellpeck/Contentless.git
synced 2024-11-16 21:13:12 +01:00
59 lines
1.3 KiB
Text
59 lines
1.3 KiB
Text
|
|
#----------------------------- Global Properties ----------------------------#
|
|
|
|
/outputDir:bin
|
|
/intermediateDir:obj
|
|
/platform:DesktopGL
|
|
/config:
|
|
/profile:Reach
|
|
/compress:False
|
|
|
|
#-------------------------------- References --------------------------------#
|
|
|
|
/reference:..\bin\Debug\netcoreapp2.2\MonoGame.Extended.Content.Pipeline.dll
|
|
|
|
#---------------------------------- Content ---------------------------------#
|
|
|
|
#begin Json/Copy.json
|
|
/copy:Json/Copy.json
|
|
|
|
#begin Json/Test.json
|
|
/importer:JsonContentImporter
|
|
/processor:FontTextureProcessor
|
|
/build:Json/Test.json
|
|
|
|
#begin Locale/Interface.xml
|
|
/importer:XmlImporter
|
|
/processor:FontTextureProcessor
|
|
/build:Locale/Interface.xml
|
|
|
|
#begin Textures/Icons.png
|
|
/importer:TextureImporter
|
|
/processor:TextureProcessor
|
|
/build:Textures/Icons.png
|
|
|
|
#begin Textures/Inside.png
|
|
/importer:TextureImporter
|
|
/processor:TextureProcessor
|
|
/build:Textures/Inside.png
|
|
|
|
#begin Tiled/Map.tmx
|
|
/importer:TiledMapImporter
|
|
/processor:TiledMapProcessor
|
|
/build:Tiled/Map.tmx
|
|
|
|
#begin Tiled/Tiles.png
|
|
/importer:TextureImporter
|
|
/processor:TextureProcessor
|
|
/build:Tiled/Tiles.png
|
|
|
|
#begin Tiled/Tileset.tsx
|
|
/importer:TiledMapTilesetImporter
|
|
/processor:TiledMapTilesetProcessor
|
|
/build:Tiled/Tileset.tsx
|
|
|
|
#begin Textures/Exclude.png
|
|
/importer:TextureImporter
|
|
/processor:TextureProcessor
|
|
/build:Textures/Exclude.png
|
|
|