Forums - Open Redstone Engineers

Full Version: MCsim (pre-alpha release)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
I will finally get some time to work on my loader for you.
Awesome! Big Grin Take your time man, no rush.
I am actually making my loader it's own program at when give a program to run with it will runtime deobf then load the progr
It can now load schematics without crashing, still have to do tileEntities, entities, ticking, setBlock, ... I started using JUnit so I don't have manually load and check everything.
I am working on my Loader for you at https://github.com/chibill/DeObfuscating-Loader
Awesome man, thanks! Big Grin
I am testing a system today / Actually trying stuff.
If you right now just started using a MCP src dir to dev you program you could run the reobf to srg then take the files in a reobf folder in a jar and using a minecraft with fml installed and a edited .json for it you could launch it with the normal MC Launcher. Still making mine.
That's roughly the same as when making a mod, right? With the difference being that I'm calling the game, as opposed to the other way around. I may start doing that if it's not too much work, otherwise I may wait until your loader before rewriting everything.
I was going to try porting it over to my Loader after I finished it.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20