Skip to content

m-a-kh/Minecraft

 
 

Repository files navigation

minecraft 1.8.9

About

minecraft 1.8.9 is an updated version of MCP. It uses gradle, has a clean code structure.

Setting up workspace

  1. Clone the repository
  2. Let it setup and index (just wait)
  3. Specify project SDK to Java 8 It might not work with other versions of JDK
  4. Once it indexes, the project should be ready to go! :)

Running

To launch the client in the IDE, you need to execute Start.java, create ./test_run/ and specify working directory to ./test_run/.
Minecraft's directory will be ./test_run/. All saves, resource packs etc. will be there.

About

minecraft 1.8.9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • GLSL 0.4%