anydream / il2cpp

A MSIL/C# to C++ converter. Faster than CoreCLR with low memory overhead.(已弃坑.C#是个好语言,然而.NET不是一个干净的平台)
GNU General Public License v3.0
554 stars 100 forks source link

How to work with thi il2cpp #8

Closed Bit00009 closed 3 years ago

Bit00009 commented 3 years ago

Can I convert a csharp dll into a c++ one with your tool? How this works? Explanations are extremely confusing... Thanks

anydream commented 3 years ago

Sorry, this project has stopped development, maybe you can try this IL2C

Bit00009 commented 3 years ago

I tried that not a chance yet, anyway thank you for response.