summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2024-06-03 10:44:25 +0800
committerchai <215380520@qq.com>2024-06-03 10:44:25 +0800
commit3355b43f8f8c68ea31308f60741298c5ab7e429c (patch)
tree14dff7989a2dd72ae7e0da43e166368d73db0f57
parentacea7b2e728787a0d83bbf83c8c1f042d2c32e7e (diff)
+ unversioned
-rw-r--r--.gitignore3
-rw-r--r--Documents/1_玩法/ULTRAGUNFU.xlsxbin5938101 -> 5938112 bytes
-rw-r--r--Projects/Tools/UGEditor/UGEditor.csproj2
3 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index aececac..14207d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-~* \ No newline at end of file
+~*
+Unversioned/ \ No newline at end of file
diff --git a/Documents/1_玩法/ULTRAGUNFU.xlsx b/Documents/1_玩法/ULTRAGUNFU.xlsx
index 4c99db1..08e803f 100644
--- a/Documents/1_玩法/ULTRAGUNFU.xlsx
+++ b/Documents/1_玩法/ULTRAGUNFU.xlsx
Binary files differ
diff --git a/Projects/Tools/UGEditor/UGEditor.csproj b/Projects/Tools/UGEditor/UGEditor.csproj
index f2e4bb3..debddf1 100644
--- a/Projects/Tools/UGEditor/UGEditor.csproj
+++ b/Projects/Tools/UGEditor/UGEditor.csproj
@@ -10,7 +10,7 @@
<ApplicationIcon>Icon.ico</ApplicationIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<PackageIcon>Icon.png</PackageIcon>
- <AssemblyName>UG_Editor</AssemblyName>
+ <AssemblyName>UGEditor</AssemblyName>
</PropertyGroup>
<ItemGroup>
<None Remove="Icon.ico" />