0.1.3 • Published 2 years ago

rustedscript v0.1.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
2 years ago

rustedscript

为编写更简单的Rusted Warfare的模组代码设计的编译器

在线尝试

RustedScript在线编译

安装

$ npm install -g rustedscript

或者

$ pnpm add -g rustedscript

使用示例

$ cat sample.rds | rdsc > sample.ini

特性

  • 将rustedscript编译为Rusted Warfare模组所使用的ini格式
  • 在编译时自动优化代码
  • 正在积极添加新的语法
0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago