NecroticPublic / Necrotic-Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Necrotic-Client

This project targets JDK 8 (Java 8), but should run on up to JDK 17. We are targeting intellij. This project listens on port 43594. For others to connect to your personal PC, port 43594 must be open.

Follow these steps to get setup

  • Fork and then download this repo and Necrotic-Server
  • Download and install Intellij.
  • Download the cache from Mega or Dropbox.
  • Make a folder in your %userprofile% directory. Windows users can press Windows Key + R to open run, then type "%userprofile%" in the box.

IE:

Example run

Make the folder: "NecroticCache".

For example, say your username was bob.

  • Bob/NecroticCache

Example of userprofile

Next, unzip NecroticCache.zip and place it in the "NecroticCache" folder. Inside must look like this:

Dir

  • Open this project in Intellij.

  • Configure your project settings.

Target SDK 1.8 and Language Level 8.

Project setup

Fix imports. Create a run config. Run the project.

The main class to run is: org.necrotic.client.Client

You'll know the project runs correctly when you get:

  • A client that looks like this (after a potentially long load)

Client

About


Languages

Language:Java 100.0%