mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-01 05:10:50 +01:00
74 lines
1.9 KiB
Text
74 lines
1.9 KiB
Text
|
|
#----------------------------- Global Properties ----------------------------#
|
|
|
|
/outputDir:bin
|
|
/intermediateDir:obj
|
|
/platform:DesktopGL
|
|
/config:
|
|
/profile:Reach
|
|
/compress:False
|
|
|
|
#-------------------------------- References --------------------------------#
|
|
|
|
/reference:..\..\packages\monogame.extended.content.pipeline\3.8.0\tools\MonoGame.Extended.Content.Pipeline.dll
|
|
|
|
#---------------------------------- Content ---------------------------------#
|
|
|
|
#begin Fonts/Cadman_Roman.otf
|
|
/copy:Fonts/Cadman_Roman.otf
|
|
|
|
#begin Fonts/Regular.fnt
|
|
/importer:BitmapFontImporter
|
|
/processor:BitmapFontProcessor
|
|
/build:Fonts/Regular.fnt
|
|
|
|
#begin Fonts/RegularTexture.png
|
|
/importer:TextureImporter
|
|
/processor:TextureProcessor
|
|
/processorParam:ColorKeyColor=255,0,255,255
|
|
/processorParam:ColorKeyEnabled=True
|
|
/processorParam:GenerateMipmaps=False
|
|
/processorParam:PremultiplyAlpha=True
|
|
/processorParam:ResizeToPowerOfTwo=False
|
|
/processorParam:MakeSquare=False
|
|
/processorParam:TextureFormat=Color
|
|
/build:Fonts/RegularTexture.png
|
|
|
|
#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 Textures/Furniture.atlas
|
|
/copy:Textures/Furniture.atlas
|
|
|
|
#begin Textures/Furniture.png
|
|
/importer:TextureImporter
|
|
/processor:TextureProcessor
|
|
/processorParam:ColorKeyColor=255,0,255,255
|
|
/processorParam:ColorKeyEnabled=True
|
|
/processorParam:GenerateMipmaps=False
|
|
/processorParam:PremultiplyAlpha=True
|
|
/processorParam:ResizeToPowerOfTwo=False
|
|
/processorParam:MakeSquare=False
|
|
/processorParam:TextureFormat=Color
|
|
/build:Textures/Furniture.png
|
|
|
|
#begin Textures/Test.png
|
|
/copy:Textures/Test.png
|
|
|
|
#begin Tiled/Map.tmx
|
|
/importer:TiledMapImporter
|
|
/processor:TiledMapProcessor
|
|
/build:Tiled/Map.tmx
|
|
|
|
#begin Tiled/Tileset.tsx
|
|
/importer:TiledMapTilesetImporter
|
|
/processor:TiledMapTilesetProcessor
|
|
/build:Tiled/Tileset.tsx
|
|
|