diff options
| author | BoredGuy <osome3717@gmail.com> | 2026-03-27 16:29:32 -0700 |
|---|---|---|
| committer | BoredGuy <osome3717@gmail.com> | 2026-03-27 16:29:32 -0700 |
| commit | 25fdc90968a14ffd44dae65d6fdb3d50e6df9082 (patch) | |
| tree | 3e11812a480ff173a7c65fd9d53e0efc69f5be27 /TankBattleCrossPlatform/Content/Content.mgcb | |
Initial Commit
Diffstat (limited to 'TankBattleCrossPlatform/Content/Content.mgcb')
| -rw-r--r-- | TankBattleCrossPlatform/Content/Content.mgcb | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/TankBattleCrossPlatform/Content/Content.mgcb b/TankBattleCrossPlatform/Content/Content.mgcb new file mode 100644 index 0000000..a88cb8b --- /dev/null +++ b/TankBattleCrossPlatform/Content/Content.mgcb @@ -0,0 +1,27 @@ + +#----------------------------- Global Properties ----------------------------# + +/outputDir:bin/$(Platform) +/intermediateDir:obj/$(Platform) +/platform:DesktopGL +/config: +/profile:Reach +/compress:False + +#-------------------------------- References --------------------------------# + + +#---------------------------------- Content ---------------------------------# + +#begin ../../Assets/Graphics/PNG/Tanks/tankBlack_outline.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:../../Assets/Graphics/PNG/Tanks/tankBlack_outline.png;tankBlack_outline.png + |
