tabular data should be in tables

This commit is contained in:
SPT-dev 2023-03-02 21:09:57 -05:00
parent 78b966159d
commit 78b70e7ca4

View File

@ -4,13 +4,12 @@ By Senko-san, 20/11/2020
## Preface
This is for setting up the development environment, as well the projects and building them.
This guide is by no means meant for beginners or those unfamilliar with the project.
It is hightly recommended to read the guide at least once before executing it.
This is for setting up the development environment, as well the projects and building them.\
This guide is by no means meant for beginners or those unfamilliar with the project.\
It is hightly recommended to read the guide at least once before executing it.
## Legenda
## Legend
```markdown
**Path** | **What** | **Example**
------------ | ----------------------------- | ----------------------
`%gamedir%` | Escape From Tarkov (Live) | `C:/games/EFT (Live)`
@ -18,7 +17,6 @@ It is hightly recommended to read the guide at least once before executing it.
`%server%` | server project | `C:/projects/server`
`%launcher%` | launcher project | `C:/projects/launcher`
`%modules%` | modules project | `C:/projects/modules`
```
## Requirements
@ -88,5 +86,5 @@ It is hightly recommended to read the guide at least once before executing it.
## Conclusion
Well done, you've succesfully setup and build the development build.
Now you can get started with contributing to the project.
Well done, you've succesfully setup and build the development build.
Now you can get started with contributing to the project.