xo1337 / cpp-rust-internal

A internal software developed for the game "Rust". Strictly for educational purposes.
42 stars 24 forks source link

Compiled Error's #1

Closed WhosOn closed 10 months ago

WhosOn commented 10 months ago

I need:

include "includes.hpp"

include "modules.hpp"

Im using this project to learn, I'd really appreciate it :3

xo1337 commented 10 months ago

Yes, Sorry about that. I haven't uploaded the rest of the files by accident. They're now uploaded so you should be able to compile it. Although I didn't include the il2cpp.h file because its too big in size to upload on github. So you'll need to get it yourself from using IL2CPP dumper to dump the game.

WhosOn commented 10 months ago

Again Thank Alot, hopefully i'll learn more about rust int with this src