diff options
Diffstat (limited to 'Penguloon/Content/Content.mgcb')
| -rw-r--r-- | Penguloon/Content/Content.mgcb | 43 |
1 files changed, 31 insertions, 12 deletions
diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index bf5a08e..71c3b4f 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -243,18 +243,6 @@ /processorParam:TextureFormat=Color /build:UI/progressbar.png -#begin UI/red.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:UI/red.png - #begin Enemies/blue.png /importer:TextureImporter /processor:TextureProcessor @@ -406,6 +394,25 @@ /processorParam:TextureFormat=Color /build:SplashArt/1.png +#begin Fonts/GWENT/12.spritefont +/importer:FontDescriptionImporter +/processor:FontDescriptionProcessor +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Compressed +/build:Fonts/GWENT/12.spritefont + +#begin UI/red.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:UI/red.png + #begin UI/border.png /importer:TextureImporter /processor:TextureProcessor @@ -418,3 +425,15 @@ /processorParam:TextureFormat=Color /build:UI/border.png +#begin UI/border-horizontal.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:UI/border-horizontal.png + |
