Skip to content

036/Il2cppThriftGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Il2CppThriftGen

Il2CppThriftGen helps you generate .thrift files from C# POCOs so you can use the thrift generator to create working Thrift classes.

The current intended use is to use this with Il2cppInspector however in the future this will be adapted to take already C# exported classes.

Todo

  • Refactor
  • Generate DataMemberAttribute Ordering
  • Output a .thrift file
  • Output a clean structured .thrift file
  • Take either .cs files or .so files as input
  • Take parameters via the CLI
  • GUI??

About

Il2CppThriftGen helps you generate .thrift files from C# POCOs so you can use the thrift generator to create working Thrift classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages