Skip to content

Strackeror/REFrameworkTSMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for REFramework mod in typescript

Setup

  • Dependencies:
    • Python 3.8+
    • Node.js
    • npm
  • Run npm install
  • Copy the il2cpp-dump.json output file to IL2CPP
  • run ts-generator.py in IL2CPP
    • You can configure which types are analyzed by editing IL2CPP/type-filters.json
    • Each element of the top-level array is parsed as a regex, then all types that match are used as starting points

Compiling

  • Just run npx tstl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published