赞 | 170 |
VIP | 6 |
好人卡 | 208 |
积分 | 230 |
经验 | 137153 |
最后登录 | 2024-11-18 |
在线时间 | 8639 小时 |
Lv5.捕梦者
- 梦石
- 0
- 星屑
- 22978
- 在线时间
- 8639 小时
- 注册时间
- 2011-12-31
- 帖子
- 3367
|
本帖最后由 tseyik 于 2019-2-21 19:33 编辑
RPG Maker MV Cook Tool
https://forums.rpgmakerweb.com/i ... v-cook-tool.100489/
What is this?
This tool automates the compilation of JavaScript files with NW.js' compiler. The compiler creates binary versions of the files, ensuring protection of the source code. The tool also packages the code (and the assets) on an archive that Nw.js can read.
這是什麼?
此工具使用NW.js的編譯器自動編譯JavaScript文件。 編譯器創建文件的二進製版本,確保源代碼的保護。 該工具還將代碼(和資產)打包到Nw.js可以讀取的存檔上。
Please note: This tool will not work on Windows 10 S devices. It may work on ARM-powered devices, so long as you use the x86 version of nwjs. |
|