Kaynağa Gözat

Minor fixes, restores license changes

Signed-off-by: kberg-amzn <[email protected]>
kberg-amzn 2 yıl önce
ebeveyn
işleme
4cb8c58c74
2 değiştirilmiş dosya ile 7 ekleme ve 7 silme
  1. 5 6
      Gems/kb3d_mps/LICENSE.txt
  2. 2 1
      Project/Gem/enabled_gems.cmake

+ 5 - 6
Gems/kb3d_mps/LICENSE.txt

@@ -21,10 +21,9 @@ files accompanying the materials.
 Please note that certain materials are subject to "copyleft" licenses, which 
 require distribution of source code, including:
 
-KitBash3D Models
-KitBash3D High Tech Streets https://kitbash3d.com/products/high-tech-streets, 
+KitBash 3D Models
+KitBash 3D High Tech Streets https://kitbash3d.com/products/high-tech-streets, 
 which is subject to the CC-BY-NC-ND public license and was used with the express 
-permission of KitBash3D. The assets in this gem are modified from the original 
-source for use in the o3de-multiplayersample, with limited permission for 
-distribution only within this Gem. Users must purchase original Kits from KitBash3D and
-obtain commercial license in order to modify or distribute source files. 
+permission of KitBash 3D. The assets in this gem are modified from the original 
+source for use in o3de-multiplayersample, with limited permission for 
+distribution only within this Gem. Users must purchase original kits from KitBash 3D and

+ 2 - 1
Project/Gem/enabled_gems.cmake

@@ -31,6 +31,7 @@ set(ENABLED_GEMS
     Terrain
     DccScriptingInterface
     QtForPython
-    PopcornFX    PhysXDebug
+    PopcornFX
+	PhysXDebug
     Stars
 )