Code Monkey home page Code Monkey logo

gdexcelexporer-plugin's Introduction

GDExcelExporter-Plugin for Godot 4.0

Godot版本:4.0

这个插件需要GDExcelExporter支持 https://github.com/kaluluosi/GDExcelExporter

GDExcelExporter插件,用来在Godot里面调用ee命令导出项目里的表,这样就不用切换配置表目录那么麻烦。

安装

由于这个插件是为 GDExcelExporter 服务的,所以我没有发布到官方商店里。

你可以直接下载这个插件的压缩包,然后放到Godot的项目目录里。

下载压缩包

或者用AssetLib的导入功能将压缩包导入这个zip压缩包。

然后到 项目设置>插件>激活插件

使用流程

  1. 先去项目设置>GDExcelExporter/settings_dir 里设置你配置表项目目录路径
  2. 再去项目设置>GDExcelExporter/ee_path 里设置你的ee命令路径,如果是用pip装的你不用设置,如果是用的ee.exe就设置成这个exe的路径 设置

有两个地方可以触发一键导出

项目>工具>ExcelExport

菜单

右上角的工具按钮

右上角按钮

warning 导出结束后Godot是不会立刻发现数据表脚本改变的,你需要 ctrl+s 随便保存一下场景或者脚本才会弹出对话框是否重新加载脚本,这时候你重新加载后才能够在脚本编辑器中智能提示。

gdexcelexporer-plugin's People

Contributors

kaluluosi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gdexcelexporer-plugin's Issues

Godot 4.1.1版本插件无法使用

你好作者,我在安装此插件时,并尝试在系统设置里启用时,遇到了如下警告:
Unable to load addon script from path: 'res://addons/GDExcelExporter/plugin.gd'. This might be due to a code error in that script.
Disabling the addon at 'res://addons/GDExcelExporter/plugin.cfg' to prevent further errors.
我已经按照GDExcelExporter的安装步骤,到了创立settings文件夹这里,并在尝试安装一键启动插件时遇到了此问题。是否可能和自动生成的settings文件夹有关?(因为看到生成的settings文件夹首字母为小写,而安装演示中为大写,是否会影响gd脚本的正确性?)
希望能得到您的解答,非常感谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.