Dot dot dot. Periods everywhere !
This commit is contained in:
parent
f6471cd0e2
commit
bf64997bf9
@ -30,59 +30,59 @@ It is hightly recommended to read the guide at least once before executing it.
|
|||||||
|
|
||||||
### 1.1. Node
|
### 1.1. Node
|
||||||
|
|
||||||
1. Install `npm package manager`
|
1. Install `npm package manager`.
|
||||||
2. Uncheck `install chocolaty`
|
2. Uncheck `install chocolaty`.
|
||||||
|
|
||||||
### 1.2. Visual Studio Build Tools
|
### 1.2. Visual Studio Build Tools
|
||||||
|
|
||||||
- Check `.NET desktop development`
|
- Check `.NET desktop development`.
|
||||||
- Select `Download all, then install`
|
- Select `Download all, then install`.
|
||||||
|
|
||||||
### 1.3. VSCodium
|
### 1.3. VSCodium
|
||||||
|
|
||||||
- Check `Register VSCodium as an editor for supported file types`
|
- Check `Register VSCodium as an editor for supported file types`.
|
||||||
- Check `Add to PATH`
|
- Check `Add to PATH`.
|
||||||
|
|
||||||
### 1.4. Git
|
### 1.4. Git
|
||||||
|
|
||||||
1. Check only `Associate .git* configuration with the default text editor`
|
1. Check only `Associate .git* configuration with the default text editor`.
|
||||||
2. Select `Use VSCodium`
|
2. Select `Use VSCodium`.
|
||||||
3. Select `Git from the command line`
|
3. Select `Git from the command line`.
|
||||||
4. Select `Checkout windows-style`
|
4. Select `Checkout windows-style`.
|
||||||
5. Select `Use Windows' default console window`
|
5. Select `Use Windows' default console window`.
|
||||||
6. Select `Default (fast-forward or merge)`
|
6. Select `Default (fast-forward or merge)`.
|
||||||
7. Select `Git Credential Manager`
|
7. Select `Git Credential Manager`.
|
||||||
8. Check only `Enable file system caching`
|
8. Check only `Enable file system caching`.
|
||||||
9. Leave unchecked `Enable experimental support`
|
9. Leave unchecked `Enable experimental support`.
|
||||||
|
|
||||||
## 2. Server
|
## 2. Server
|
||||||
|
|
||||||
1. Open VSCodium
|
1. Open VSCodium.
|
||||||
2. Clone Repository > `https://dev.offline-tarkov.com/SPT-AKI/Server.git`
|
2. Clone Repository > `https://dev.offline-tarkov.com/SPT-AKI/Server.git`.
|
||||||
3. Open `%server%/Server.code-workspace`
|
3. Open `%server%/Server.code-workspace`.
|
||||||
4. Terminal > Run Task... > NPM > install
|
4. Terminal > Run Task... > NPM > install.
|
||||||
5. Terminal > Run Build Task...
|
5. Terminal > Run Build Task ... .
|
||||||
|
|
||||||
## 3. Launcher
|
## 3. Launcher
|
||||||
|
|
||||||
1. Open VSCodium
|
1. Open VSCodium.
|
||||||
2. Clone Repository > `https://dev.offline-tarkov.com/SPT-AKI/Launcher.git`
|
2. Clone Repository > `https://dev.offline-tarkov.com/SPT-AKI/Launcher.git`.
|
||||||
3. Open `%launcher%/Launcher.code-workspace`
|
3. Open `%launcher%/Launcher.code-workspace`.
|
||||||
4. Terminal > Run Build Task...
|
4. Terminal > Run Build Task... .
|
||||||
|
|
||||||
## 4. Modules
|
## 4. Modules
|
||||||
|
|
||||||
1. Open VSCodium
|
1. Open VSCodium.
|
||||||
2. Clone Repository > `https://dev.offline-tarkov.com/SPT-AKI/Modules.git`
|
2. Clone Repository > `https://dev.offline-tarkov.com/SPT-AKI/Modules.git`.
|
||||||
3. Open `%modules%/Modules.code-workspace`
|
3. Open `%modules%/Modules.code-workspace`.
|
||||||
4. Terminal > Run Build Task...
|
4. Terminal > Run Build Task... .
|
||||||
|
|
||||||
## 5. Game files
|
## 5. Game files
|
||||||
|
|
||||||
1. Copy-paste `%gamedir%` to `%akidir%`
|
1. Copy-paste `%gamedir%` to `%akidir%`.
|
||||||
2. Copy-paste `%server%/project/Server.exe` and `%server%/project/packages/` to `%akidir%`
|
2. Copy-paste `%server%/project/Server.exe` and `%server%/project/packages/` to `%akidir%`.
|
||||||
3. Copy-paste `%launcher%/project/Build/Launcher.exe` and `%launcher%/project/Buiild/Launcher_data/` to `%akidir%`
|
3. Copy-paste `%launcher%/project/Build/Launcher.exe` and `%launcher%/project/Buiild/Launcher_data/` to `%akidir%`.
|
||||||
4. Copy-paste `%modules%/project/Build/EscapeFromTarov_Data/` to `%akidir%`
|
4. Copy-paste `%modules%/project/Build/EscapeFromTarov_Data/` to `%akidir%`.
|
||||||
|
|
||||||
## Conclusion
|
## Conclusion
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user