ReMinecraftPE / mcpe

ReMinecraftPE - A custom experience based on Minecraft PE as of 2011.
https://discord.gg/UKGhuKNmFu
Other
337 stars 52 forks source link

Makefile for mcped? #135

Open Lassebq opened 2 months ago

Lassebq commented 2 months ago

There isn't a convenient way to build the original reversed engineered project for linux. Does it work with make file from this repo? Can the original repo be updated to include a make file?

iProgramMC commented 2 months ago

You might be able to copy over the SDL specific code and either use the makefile in the root of this project, or the CMakeLists (though you will need to regenerate the list of CPP files for the main project)

The mcped project is here mostly for historical & referential purposes. I strongly recommend you just use the main version