Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.08 KB

Island - 4k

4k intro released at Revision 2024.

Links

Build

Building the intro requires the following tools to be installed and accessible via a PowerShell command line (e.g. in PATH):

If you are using an antivirus software (Windows Defender included), it is likely to detect the compiled executable as a trojan. You'll need to whitelist the file or the entire folder in your antivirus before compiling or running it.

Build an uncompressed debug version (uses MSVC's linker):

.\build.ps1

or the compressed release (uses crinkler):

.\build.ps1 .\release.json -CrinklerTries 8000

and run:

.\main.exe