Go to file
2021-03-11 13:52:11 -08:00
.github/workflows Support building on pull requests 2021-03-02 21:06:12 +01:00
assets/github Update README 2021-01-01 10:13:38 +02:00
deps Bump deps/GSL from 84aeb59 to ef0ffef 2021-03-08 07:22:40 +00:00
src formatting listassetpool 2021-03-11 13:52:11 -08:00
tools Initial commit 2021-01-01 09:28:48 +02:00
.gitignore Initial commit 2021-01-01 09:28:48 +02:00
.gitmodules Add updating mechanism 2021-02-19 16:28:48 +01:00
appveyor.yml Upload artifacts 2021-02-19 16:29:25 +01:00
generate.bat Initial commit 2021-01-01 09:28:48 +02:00
LICENSE Fix readme 2021-02-16 19:55:09 +01:00
premake5.lua Some cleanup 2021-02-16 12:56:24 +01:00
README.md Fix workflows 2021-02-20 19:02:44 +01:00

license open bugs Build status Build discord patreon

S1x: Client


Compile from source

  • Clone the Git repo. Do NOT download it as ZIP, that won't work.
  • Update the submodules and run premake5 vs2019 or simply use the delivered generate.bat.
  • Build via solution file in build\s1x.sln.

Premake arguments

Argument Description
--copy-to=PATH Optional, copy the EXE to a custom folder after build, define the path here if wanted.
--dev-build Enable development builds of the client.

Disclaimer

This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.