taroxd / RGSS

RGSS
MIT License
11 stars 4 forks source link

Taroxd 的 RGSS 脚本仓库

对于每个脚本,如果顶部的注释有 @require XXXX 的话,那么需要把对应文件名的脚本放在这个脚本的上方。特别地,基础设置是大部分脚本都需要的。

因为这里是自用脚本的仓库而非发布脚本的地方,所以这里脚本的使用方法说明都很简单,并且更新时不会考虑向下兼容。

脚本使用规约(点击文字显示详细内容):

基本规则 需要署名 不需要报告 自由地用于任何游戏中 允许加工 禁止转载·二次配布(只发一个链接是可以的)

脚本允许修改之后作为脚本素材二次发布(如移植或增加功能等)。这种情况下,请在任意位置注明原作者,并且有表明二次发布的版本并非原始版本。

For developers

Ignore all above and follow The MIT License.
Exception: When the scripts are used in RPG Maker, it is NOT a requirement to include the whole copyright notice.
Please do not fork this repository because I often update this repo with git push -f.