mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
8 lines
255 B
Markdown
8 lines
255 B
Markdown
# Setting up a development environment
|
|
|
|
## Prerequisites
|
|
|
|
- **RuneScape game data**: The cache files containing the game data for release 377 of RuneScape.
|
|
|
|
- **JDK 8+**: An installation of the JDK is needed to run Gradle build tasks and run the server.
|