diff --git a/README.md b/README.md index bda1a31..c7dd4ca 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,7 @@ In the future, I'll probably have some sort of release channel thing, like "main If you want to alpha/beta-test this game, download the source in the pre-release branch and run it up in Godot. -tip for version numbers (mainly just pre-alpha versions): the number at the end is the date format MONTH/DAY/YEAR without the slashes. \ No newline at end of file +tip for version numbers (mainly just pre-alpha versions): the number at the end is the date format MONTH/DAY/YEAR without the slashes. + +## Compiling +Compiling SuperV requires a modified version of Godot. Which can be found here. It's open source and provides pre-compiled binaries for Windows, MacOS, and Linux. This is needed because of the experiments with Java. There's a good chance Java won't stick with SuperV, but you need this to compile and run SuperV from source. Thanks for understanding! \ No newline at end of file