mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 03:56:31 +00:00
58 lines
1.6 KiB
Plaintext
58 lines
1.6 KiB
Plaintext
|
|
#----------------------------- Global Properties ----------------------------#
|
|
|
|
/outputDir:bin/$(Platform)
|
|
/intermediateDir:obj/$(Platform)
|
|
/platform:DesktopGL
|
|
/config:
|
|
/profile:Reach
|
|
/compress:False
|
|
|
|
#-------------------------------- References --------------------------------#
|
|
|
|
/reference:..\..\..\MonoGame.Extended.Content.Pipeline\bin\netstandard2.0\MonoGame.Extended.Content.Pipeline.dll
|
|
|
|
#---------------------------------- Content ---------------------------------#
|
|
|
|
#begin blueguy.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:blueguy.png
|
|
|
|
#begin hero.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:hero.png
|
|
|
|
#begin test-map.tmx
|
|
/importer:TiledMapImporter
|
|
/processor:TiledMapProcessor
|
|
/build:test-map.tmx
|
|
|
|
#begin tileset.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:tileset.png
|
|
|