maint: update the README
This commit is contained in:
parent
690119ff1b
commit
6360889cb0
@ -1,4 +1,4 @@
|
|||||||
# S1: Client
|
# S1: A Modded Client
|
||||||
|
|
||||||
This is a client modification for S1!
|
This is a client modification for S1!
|
||||||
**NOTE**: You must legally own Call of Duty®: Advanced Warfare® to run this mod. Cracked/Pirated versions of the game are **NOT** supported.
|
**NOTE**: You must legally own Call of Duty®: Advanced Warfare® to run this mod. Cracked/Pirated versions of the game are **NOT** supported.
|
||||||
@ -9,7 +9,7 @@ This is a client modification for S1!
|
|||||||
- Clone this repository using [Git][git-link]
|
- Clone this repository using [Git][git-link]
|
||||||
- Update the submodules using ``git submodule update --init --recursive``
|
- Update the submodules using ``git submodule update --init --recursive``
|
||||||
- Run Premake with this options ``premake5 vs2022`` (Visual Studio 2022). No other build systems are supported.
|
- Run Premake with this options ``premake5 vs2022`` (Visual Studio 2022). No other build systems are supported.
|
||||||
- Build via solution file in `build\s1-mod.sln`.
|
- Build project via solution file in `build\s1-mod.sln`.
|
||||||
|
|
||||||
Only x64 is supported. Do not attempt to build for Windows ARM 64.
|
Only x64 is supported. Do not attempt to build for Windows ARM 64.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user