mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 20:12:23 +00:00
46 lines
1.3 KiB
Plaintext
46 lines
1.3 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 ballGrey.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:ballGrey.png
|
|
|
|
#begin kenney-rocket-square.fnt
|
|
/importer:BitmapFontImporter
|
|
/processor:BitmapFontProcessor
|
|
/build:kenney-rocket-square.fnt
|
|
|
|
#begin kenney-rocket-square_0.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:kenney-rocket-square_0.png
|
|
|