Renamed all references
This commit is contained in:
@@ -6,4 +6,4 @@ Butter Engine is a game engine made in LWJGL and uses its subset libraries for v
|
||||
|
||||
Although similar to other projects in ambition, the hope is to work on certain parts of the TODO list at a time. For example, spending some time on rendering and then transitioning to audio, to ECS, and back.
|
||||
|
||||
The checklist is available on the [GitHub repository](https://github.com/higgy999/ButterEngine).
|
||||
The checklist is available on the [GitHub repository](https://github.com/joshuafhiggins/ButterEngine).
|
||||
|
||||
@@ -19,7 +19,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