Renamed all references
This commit is contained in:
@@ -22,7 +22,7 @@ I feel like I wrote this code before...
|
||||
|
||||
<!--more-->
|
||||
|
||||
Up until last week, I have been working on the base rendering, textures, and 3D projection which all felt vaguely familiar (*cough cough..[TF2 OpenGL & Java](https://github.com/higgy999/tf2-opengl)..cough cough*). As well as a basis for mod loading.
|
||||
Up until last week, I have been working on the base rendering, textures, and 3D projection which all felt vaguely familiar (*cough cough..[TF2 OpenGL & Java](https://github.com/joshuafhiggins/tf2-opengl)..cough cough*). As well as a basis for mod loading.
|
||||
|
||||
But for this week, I didn't do much (*less than I wanted to*) but I did do research into physics, cameras, model loading, and entity component systems/ECS.
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ NOTE: This software can be used maliciously. I am no way responsible for the use
|
||||
- Ability to transfer files for all pranks
|
||||
|
||||
## Setup
|
||||
1. Download the source code from [GitHub](https://github.com/higgy999/PrankSuite)
|
||||
1. Download the source code from [GitHub](https://github.com/joshuafhiggins/PrankSuite)
|
||||
2. Open the project in IntelliJ and change the `SERVER_IP` in `PSClient.java` to your computers local IP address
|
||||
3. Build the server and client artifacts
|
||||
4. Download [JavaFX SDK](https://gluonhq.com/products/javafx/) and extract it somewhere safe
|
||||
|
||||
Reference in New Issue
Block a user