vpenades 2 yıl önce
ebeveyn
işleme
2981a64ae9
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 2 0
      README.md
  2. 1 1
      demos/Demo5.Android/Demo5.Android.csproj

+ 2 - 0
README.md

@@ -22,6 +22,8 @@ to what its outdated graphics subsystem can do, which led me to __stop developme
 library (except for maintenance) until MonoGame improves on the missing features or
 library (except for maintenance) until MonoGame improves on the missing features or
 another fork takes the lead.__
 another fork takes the lead.__
 
 
+_PRs are welcome, though._
+
 ### Overview
 ### Overview
 
 
 MonoScene is a framework that replaces the very outdated 3D model architecture
 MonoScene is a framework that replaces the very outdated 3D model architecture

+ 1 - 1
demos/Demo5.Android/Demo5.Android.csproj

@@ -4,7 +4,7 @@
     <TargetFramework>net6.0-android</TargetFramework>
     <TargetFramework>net6.0-android</TargetFramework>
     <SupportedOSPlatformVersion>23</SupportedOSPlatformVersion>
     <SupportedOSPlatformVersion>23</SupportedOSPlatformVersion>
     <OutputType>Exe</OutputType>
     <OutputType>Exe</OutputType>
-    <ApplicationId>com.companyname.Demo5.Android</ApplicationId>
+    <ApplicationId>com.MonoScene.Demo5.Android</ApplicationId>
     <ApplicationVersion>1</ApplicationVersion>
     <ApplicationVersion>1</ApplicationVersion>
     <ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
     <ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
   </PropertyGroup>
   </PropertyGroup>