== Importing the Project ==
1. Extract the zip folder
2. Open the folder using IntelliJ IDEA
3. Open the "Gradle" tab, and select "Reload as Gradle Project"
4. Wait a couple of minutes for dependencies to download

== Configuring the Project ==
1. Open the file "webpack.config.d/config.js"
2. Change the PlayOnline install directory (if needed)
3. Change the pre-processed audio directory (if needed; optional, but sound won't work otherwise)

== Running the Project ==
1. Open the "Gradle" tab
2. Run: `xim/Tasks/kotlin browser/jsBrowserDevelopmentRun`
2a. The compiler may need more than the default about of allocated memory