excel工具调用库改为Aspose.Cells,修复在编辑器中运行导出工具后再编译代码, 编辑器会出现卸载程序集出错的bug
1 parent 127faff commit 81114f5e3b928a6ca511462a75ec380b82665208
@小李xl 小李xl authored on 18 Dec 2023
Showing 14 changed files
View
.gitignore
View
DungeonShooting_Godot/.gitignore
View
DungeonShooting_Godot/DungeonShooting.csproj
View
DungeonShooting_Godot/DungeonShooting.sln.DotSettings.user 100644 → 0
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/generator/ExcelGenerator.cs
View
DungeonShooting_Godot/excelTool/ExcelGenerator.cs 0 → 100644
View
DungeonShooting_Godot/excelTool/ExcelTool.csproj 0 → 100644
View
DungeonShooting_Godot/excelTool/Program.cs 0 → 100644
View
DungeonShooting_Godot/excelTool/serialize/SerializeColor.cs 0 → 100644
View
DungeonShooting_Godot/excelTool/serialize/SerializeVector2.cs 0 → 100644
View
DungeonShooting_Godot/excelTool/serialize/SerializeVector3.cs 0 → 100644
View
DungeonShooting_Godot/excelTool/version 0 → 100644
View
DungeonShooting_Godot/export_presets.cfg
View
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs