Skip to content

Zugfritze/MonsterHunterRiseMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用TypeScriptToLua 编写的适用于怪物猎人崛起的REFrameworkLua脚本模组

构建

npm install
npm run build

还需要自行下载NotoSansSC-Bold.otf字体放到游戏根目录\reframework\fonts

TypeScriptToLua的限制

不支持在静态字段/字段(不确定)中使用this
不支持使用get属性作为参数
不支持继承Array<类型>
不支持使用new Array<类型>创建Array只能使用[]加类型注解创建

About

使用TypeScriptToLua编写的MonsterHunterRise模组

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published