LoganDark / craftos.d.ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

craftos.d.ts

Contains work-in-progress TypeScript type definitions for the CraftOS-PC APIs, designed for use with TypeScriptToLua.

Currently supports:

  • (Hopefully) all vanilla CraftOS APIs (from their wiki)
  • (Hopefully) all modded CraftOS-PC APIs (from their API reference)

Does NOT support:

  • CC:Tweaked content (planned)
  • Full documentation, most functions only have a single sentence of explanation. Even though for some functions this is okay, some should really be explained more. However, I've tried to include all necessary information in each doc, so you should be okay hopefully

About

License:MIT License