Improve setup readability
This commit is contained in:
parent
0607076ada
commit
7054240598
@ -4,7 +4,7 @@ By Senko-san, 20/11/2020
|
||||
|
||||
## Preface
|
||||
|
||||
This is for setting up the development environment, as well the projects themselves and build them.
|
||||
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.
|
||||
|
||||
@ -48,12 +48,12 @@ It is hightly recommended to read the guide at least once before executing it.
|
||||
### 4. Git
|
||||
|
||||
1. Check only `Associate .git* configuration with the default text editor`
|
||||
2. `Use VSCodium`
|
||||
3. `Git from the command line`
|
||||
4. `Checkout windows-style`
|
||||
5. `Use Windows' default console window`
|
||||
6. `Default (fast-forward or merge)`
|
||||
7. `Git Credential Manager`
|
||||
2. Select `Use VSCodium`
|
||||
3. Select `Git from the command line`
|
||||
4. Select `Checkout windows-style`
|
||||
5. Select `Use Windows' default console window`
|
||||
6. Select `Default (fast-forward or merge)`
|
||||
7. Select `Git Credential Manager`
|
||||
8. Check only `Enable file system caching`
|
||||
9. Leave unchecked `Enable experimental support`
|
||||
|
||||
@ -89,4 +89,4 @@ 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.
|
||||
What's next? Get started with contributing or modding.
|
||||
Now you can get started with contributing to the project.
|
||||
|
Loading…
x
Reference in New Issue
Block a user