Jump to content

Featured Replies

comment_16952
2 hours ago, Joshy said:

I need the actual sprites. So I can customize the background of the client. Those sprites are not in the cache raw. They are packed.

if you actually looked in the project's files, you'll realize that there is a tool to unpack the sprites...

  • Author
comment_16994
22 hours ago, leclerc said:

if you actually looked in the project's files, you'll realize that there is a tool to unpack the sprites...

Gotcha. Also, is it possible to run this server and client on JDK 9?

Edited by Joshy

comment_16995
1 hour ago, Joshy said:

Gotcha. Also, is it possible to run this server and client on JDK 9?

i don't see why not...? the release is open-source. java is java. newer versions of jdk/jre may or may not require some tweaking in terms of compatibility, but it shouldn't be any major issues overall.

Edited by leclerc

Create an account or sign in to comment