diff --git a/project_name/CompiledContent/Content.mgcb b/project_name/CompiledContent/Content.mgcb deleted file mode 100644 index 45c48e4..0000000 --- a/project_name/CompiledContent/Content.mgcb +++ /dev/null @@ -1,29 +0,0 @@ - -#----------------------------- Global Properties ----------------------------# - -/outputDir:bin/$(Platform) -/intermediateDir:obj/$(Platform) -/platform:DesktopGL -/config: -/profile:HiDef -/compress:False - -#-------------------------------- References --------------------------------# - -/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Newtonsoft.Json.dll -/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Nez.PipelineImporter.dll -/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Nez.dll - -#---------------------------------- Content ---------------------------------# - -#begin nez-logo-black.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:nez-logo-black.png \ No newline at end of file diff --git a/project_name/CompiledContent/nez-logo-black.png b/project_name/Content/Textures/nez-logo-black.png similarity index 100% rename from project_name/CompiledContent/nez-logo-black.png rename to project_name/Content/Textures/nez-logo-black.png