diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index c0a6d70..065a2d3 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -8,6 +8,7 @@ CompanyName=qtnull CompanyDistinguishedName=qtnull Homepage="https://nekoc.cc/" CopyrightNotice=Copyright © qtnull MMXXV. All Rights Reserved. +ProjectVersion=0.0.0.1 [StartupActions] bAddPacks=True diff --git a/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset b/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset new file mode 100644 index 0000000..cbd952c Binary files /dev/null and b/Content/LevelPrototyping/Meshes/SM_QuarterCylinder.uasset differ diff --git a/Content/LevelPrototyping/Meshes/SM_Ramp.uasset b/Content/LevelPrototyping/Meshes/SM_Ramp.uasset new file mode 100644 index 0000000..f1f05c6 Binary files /dev/null and b/Content/LevelPrototyping/Meshes/SM_Ramp.uasset differ