Skip to content

Mpcs/Minecraft-PSP

 
 

Repository files navigation

Minecraft-PSP

This project aims to bring most modern Minecraft features to the PSP. Originally forked Woolio's Minecraft-PSP.

Building

To build the game you will need a psp SDK, I suggest the minimalist PSP SDK. With pspsdk installed and in your PATH environment variable or otherwise available run

make clean
make

Running

To run, move the generated EBOOT file, into the _Game folder. This folder contains all the resources needed for the game to run. Now you can run this on an emulator of your choice, or a PSP by moving the folder in the PSP/GAME folder on your console.

About

Based on Minecraft PSP by Woolio. Focused on cleaner code and new features with java parity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.8%
  • C 14.2%