Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.35 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.35 KB

Essential TypeScript Declares (*.d.ts) for RPG Maker MV

MOVED!!! 迁移说明!

This repository has moved to RMMV-TypeScript-Start-Kit, because this is a collection, not rmmv.d.ts project itself.

Go to RMMV-TypeScript-Start-Kit for follow new update.

由于本仓库和原fork的项目性质有差别,这个仓库已经被移动到了 RMMV-TypeScript-Start-Kit

如果需要,请到 RMMV-TypeScript-Start-Kit 关注新的动态!

Tip

  • There use "constructor" to replace RMMV's "initialize" in Scene/Window/etc.. , if you want to rewrite "initialize", just direct use "constructor".

Thanks

Thanks for all providers of those components (pixi.d.ts, fps-meter.d.ts, lz-string.d.ts, rmmv.d.ts)!

谢谢提供了

的开发者们!

Feel free to issue me or pull request if you find any problem.

如果你发现了任何问题,欢迎提出Issue或者Pull Request!