Git Product home page Git Product logo

solar-rpg-editor's Introduction

solar-rpg-editor

太阳rpg编辑器相关开源库

太阳rpg编辑器官网 www.heduim.com

太阳rpg编辑器视频宣传片

太阳rpg编辑器交流QQ群:941442872

太阳rpg编辑器wiki

作者联系 QQ: 1053831109

可执行的exe程序请在此仓库releases里下载

编辑器推荐安装在默认路径(D:/太阳rpg编辑器)

编辑器初次安装后需要在文件 设置里检查设置是否自动设置正确(比如魔兽根目录是否正确)

编辑器在运行中会依赖安装目录下的data目录 魔兽目录.如需使用快捷按钮打开vscode等程序需要配置对应程序的程序路径.

太阳rpg架构

编辑方式:(括号内为大约的使用时长占比)

TS/lua/j或与T混编作者: 太阳rpg编辑器(40%) + VSCode/WebStorm(40%) + WPS(10%) + WE(10%)

T触发作者: WE(60%) + 太阳rpg编辑器(30%) + WPS(10%)

编辑工具主要职能:

太阳rpg编辑器: 整合其他工具、xlsx物编、UI编辑、批量编辑预览、增量秒级保存、支持TS脚本...(此处省略1万字)等特别的编辑功能

WE: 地形、T触发、等基础的编辑功能

VSCode/WS: 编辑TS/Lua/jass

WPS: 物编 (太阳rpg编辑器打开地图后有xlsx表格格式的物编,单元格内容#等于空)

太阳rpg编辑器保存的是标准的w3x文件,所以太阳rpg编辑器可与任何其他编辑器同时使用,不会冲突!

(不要在编辑器里多选一,在不同的编辑需求时请选择合适的编辑器)

太阳rpg界面

太阳RPG编辑器优势

1.编辑器非侵入式.在获得太阳rpg的功能特性时依旧可以使用其他编辑器与工具

2.编辑器物编xlsx编辑 编辑响应快

3.编辑器打开文件后自动解压为dir文件夹 方便编辑地图内的所有文件

4.编辑器保存测试为增量更新 可秒级测试(只更新已修改的,WE为全量更新每次保存都卡)

5.编辑器提供强大的Pcg支持体系以及插件体系(pcg=程序内容生成)

6.编辑器提供了更多的功能,比如批量预览图标模型等等...

7.通过shift ctrl可多选模型或物编进行批量预览编辑

8.支持可视化UI构建器 所见即所得 生成的是基于React的tsx代码

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.