根据excel表结构生成对应的类代码
|
---|
|
DungeonShooting_Godot/DungeonShooting.csproj |
---|
DungeonShooting_Godot/config/Role.xlsx 100644 → 0 |
---|
Not supported
|
DungeonShooting_Godot/config/Weapon.xlsx 100644 → 0 |
---|
Not supported
|
DungeonShooting_Godot/excel/Role.xlsx 0 → 100644 |
---|
Not supported
|
DungeonShooting_Godot/excel/Weapon.xlsx 0 → 100644 |
---|
Not supported
|
DungeonShooting_Godot/prefab/ui/EditorTools.tscn |
---|
DungeonShooting_Godot/scene/test/TestReadExcel.tscn |
---|
DungeonShooting_Godot/src/config/Role.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/config/Weapon.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/common/Utils.cs |
---|
DungeonShooting_Godot/src/framework/generator/ExcelGenerator.cs |
---|
DungeonShooting_Godot/src/game/GameConfig.cs |
---|
DungeonShooting_Godot/src/game/ui/editorTools/EditorTools.cs |
---|
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs |
---|
DungeonShooting_Godot/src/test/TestReadExcel.cs |
---|