diff --git a/.gitignore b/.gitignore index f4334a5..8f6c409 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ Saved *.sln *.suo *.xcodeproj -*.xcworkspace \ No newline at end of file +*.xcworkspace +*.uasset \ No newline at end of file diff --git a/Config/DefaultEditor.ini b/Config/DefaultEditor.ini new file mode 100644 index 0000000..139597f --- /dev/null +++ b/Config/DefaultEditor.ini @@ -0,0 +1,2 @@ + + diff --git a/Content/CustomMaps/UGC2244793300/NewMap.umap b/Content/CustomMaps/UGC2244793300/NewMap.umap index fa2a740..5f74b5b 100644 Binary files a/Content/CustomMaps/UGC2244793300/NewMap.umap and b/Content/CustomMaps/UGC2244793300/NewMap.umap differ diff --git a/Content/CustomMaps/UGC2244793300/NewMap_BuiltData.uasset b/Content/CustomMaps/UGC2244793300/NewMap_BuiltData.uasset index 91f4295..55d30c2 100644 Binary files a/Content/CustomMaps/UGC2244793300/NewMap_BuiltData.uasset and b/Content/CustomMaps/UGC2244793300/NewMap_BuiltData.uasset differ diff --git a/Content/IndustryPropsPack6/Maps/Overview.umap b/Content/IndustryPropsPack6/Maps/Overview.umap new file mode 100644 index 0000000..31c6ae8 Binary files /dev/null and b/Content/IndustryPropsPack6/Maps/Overview.umap differ diff --git a/Content/IndustryPropsPack6/Maps/Showcase.umap b/Content/IndustryPropsPack6/Maps/Showcase.umap new file mode 100644 index 0000000..f8df55e Binary files /dev/null and b/Content/IndustryPropsPack6/Maps/Showcase.umap differ diff --git a/Content/PN_coniferBushes_I/Map/Showroom.umap b/Content/PN_coniferBushes_I/Map/Showroom.umap new file mode 100644 index 0000000..34d2344 Binary files /dev/null and b/Content/PN_coniferBushes_I/Map/Showroom.umap differ diff --git a/Content/PN_interactiveSpruceForest/Map/Interaction_Showroom.umap b/Content/PN_interactiveSpruceForest/Map/Interaction_Showroom.umap new file mode 100644 index 0000000..891eec0 Binary files /dev/null and b/Content/PN_interactiveSpruceForest/Map/Interaction_Showroom.umap differ diff --git a/Content/PN_interactiveSpruceForest/Map/Showroom.umap b/Content/PN_interactiveSpruceForest/Map/Showroom.umap new file mode 100644 index 0000000..59aa72b Binary files /dev/null and b/Content/PN_interactiveSpruceForest/Map/Showroom.umap differ diff --git a/Content/VehicleVarietyPack/Maps/Playground.umap b/Content/VehicleVarietyPack/Maps/Playground.umap new file mode 100644 index 0000000..2e46996 Binary files /dev/null and b/Content/VehicleVarietyPack/Maps/Playground.umap differ diff --git a/Content/VehicleVarietyPack/Maps/Presentation.umap b/Content/VehicleVarietyPack/Maps/Presentation.umap new file mode 100644 index 0000000..64a8a92 Binary files /dev/null and b/Content/VehicleVarietyPack/Maps/Presentation.umap differ