mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-04 14:39:10 +01:00
36 lines
877 B
Text
36 lines
877 B
Text
|
|
#----------------------------- Global Properties ----------------------------#
|
|
|
|
/outputDir:bin
|
|
/intermediateDir:obj
|
|
/platform:Windows
|
|
/config:
|
|
/profile:Reach
|
|
/compress:False
|
|
|
|
#-------------------------------- References --------------------------------#
|
|
|
|
/reference:..\bin\Debug\net462\MonoGame.Extended.Content.Pipeline.dll
|
|
|
|
#---------------------------------- Content ---------------------------------#
|
|
|
|
#begin Fonts/TestFont.spritefont
|
|
/importer:FontDescriptionImporter
|
|
/processor:FontDescriptionProcessor
|
|
/processorParam:PremultiplyAlpha=True
|
|
/processorParam:TextureFormat=Compressed
|
|
/build:Fonts/TestFont.spritefont
|
|
|
|
#begin Test.json
|
|
/copy:Test.json
|
|
|
|
#begin Tiled/Map.tmx
|
|
/importer:TiledMapImporter
|
|
/processor:TiledMapProcessor
|
|
/build:Tiled/Map.tmx
|
|
|
|
#begin Tiled/Tileset.tsx
|
|
/importer:TiledMapTilesetImporter
|
|
/processor:TiledMapTilesetProcessor
|
|
/build:Tiled/Tileset.tsx
|
|
|