Go to file
Edo ace8082d95
Update patches.cpp
Changed dvl flag from none to read. It may solve bug as discussed on Discord.
2021-04-22 11:43:12 +02:00
.github/workflows Fix workflow 2021-04-07 09:24:06 +02:00
assets Add files via upload 2021-03-21 16:42:22 +01:00
deps Bump deps/WinToast from a21decb to 8abb85b 2021-04-22 07:01:49 +00:00
src Update patches.cpp 2021-04-22 11:43:12 +02:00
tools Initial commit 2021-01-01 09:28:48 +02:00
.gitignore Initial commit 2021-01-01 09:28:48 +02:00
.gitmodules Merge branch 'develop' into feature/scripting 2021-03-21 17:58:28 +02:00
appveyor.yml Upload artifacts 2021-02-19 16:29:25 +01:00
CHANGELOG.md Prepare release v1.0.0 2021-04-20 08:19:30 +00: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 Update readme 2021-03-21 12:14:30 +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.