tabular data should be in tables

This commit is contained in:
NullRefError 2020-11-20 08:51:18 +01:00
parent 592c1c27d0
commit f6471cd0e2

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.