Napoleon-x / Client-Source-Code-Collection

NOT ALL, THE REST WILL BE UPLOADED WHEN I HAVE A BREA FROMS HIT.
40 stars 9 forks source link

How to use sourcecode? #6

Closed drpatrikking closed 3 months ago

drpatrikking commented 2 years ago

Can i play on the clients with sourcecode or i need to download .exe/.jar files?

Ali00035v2 commented 2 years ago

You have to compile it to use

drpatrikking commented 2 years ago

And how to compile?

akaiomoi commented 2 years ago

And how to compile?

How to compile Java:

  1. stop being dumb
  2. Download Eclipse IDE
  3. get MCP
  4. put sources in mcp
  5. open in eclipse
  6. compile
drpatrikking commented 2 years ago

The first step is so hard

ghost commented 2 years ago

Follow this tutorial: https://www.youtube.com/watch?v=XdPI4UF92kg Then, copy paste any client's source you want into src > minecraft folder Hope I helped you unlike others! :)