Go to file
Maurice Heumann 14c988389e
Merge pull request #330 from fedddddd/lui-fps-counter
Fix scripts not getting loaded from xlabs folder
2022-03-10 05:33:42 +01:00
.github vs2019 -> vs2022 2022-01-26 23:16:43 -06:00
assets Add files via upload 2021-03-21 16:42:22 +01:00
data/ui_scripts Fix scripts not getting loaded from xlabs folder 2022-03-10 00:24:30 +01:00
deps Bump deps/asmjit from a4e1e88 to 6efd4d5 2022-02-25 04:10:19 +00:00
src Merge pull request #330 from fedddddd/lui-fps-counter 2022-03-10 05:33:42 +01:00
tools update premake config 2022-01-26 23:15:32 -06:00
.gitignore Initial commit 2021-01-01 09:28:48 +02:00
.gitmodules Update submodules 2021-05-21 19:53:31 +02:00
appveyor.yml Upload artifacts 2021-02-19 16:29:25 +01:00
CHANGELOG.md Prepare release v1.0.4 2021-05-20 11:30:40 +00:00
generate.bat vs2019 -> vs2022 2022-01-26 23:16:43 -06:00
LICENSE Fix readme 2021-02-16 19:55:09 +01:00
premake5.lua update premake config 2022-01-26 23:15:32 -06:00
README.md vs2019 -> vs2022 2022-01-26 23:16:43 -06:00

license open bugs Build patreon discord

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 vs2022 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.