Skip to content

Krafpy/Island

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Source code of the 4k intro "Island".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published