excel工具调用库改为Aspose.Cells,修复在编辑器中运行导出工具后再编译代码, 编辑器会出现卸载程序集出错的bug
|
---|
|
.gitignore |
---|
DungeonShooting_Godot/.gitignore |
---|
DungeonShooting_Godot/DungeonShooting.csproj |
---|
DungeonShooting_Godot/DungeonShooting.sln.DotSettings.user 100644 → 0 |
---|
DungeonShooting_Godot/addons/dungeonShooting_plugin/generator/ExcelGenerator.cs |
---|
DungeonShooting_Godot/excelTool/ExcelGenerator.cs 0 → 100644 |
---|
DungeonShooting_Godot/excelTool/ExcelTool.csproj 0 → 100644 |
---|
DungeonShooting_Godot/excelTool/Program.cs 0 → 100644 |
---|
DungeonShooting_Godot/excelTool/serialize/SerializeColor.cs 0 → 100644 |
---|
DungeonShooting_Godot/excelTool/serialize/SerializeVector2.cs 0 → 100644 |
---|
DungeonShooting_Godot/excelTool/serialize/SerializeVector3.cs 0 → 100644 |
---|
DungeonShooting_Godot/excelTool/version 0 → 100644 |
---|
DungeonShooting_Godot/export_presets.cfg |
---|
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs |
---|