mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Capitalized Visual Studio, Corrected togglable spelling
This commit is contained in:
parent
38f32cad0d
commit
ba576c5763
@ -11,7 +11,7 @@ order: 9
|
||||
### Requirements
|
||||
|
||||
- A compiler (VS/GCC/Clang)
|
||||
- If starting with visual studio, you need to make sure to use the Visual studio command prompt
|
||||
- If starting with Visual Studio, you need to make sure to use the Visual studio command prompt
|
||||
- cmake 3.0 or later in your path
|
||||
|
||||
### Cross-Platform Guidelines
|
||||
|
@ -10,7 +10,7 @@ order: 4
|
||||
|
||||
Main principles:
|
||||
- As much stuff as possible should be modular
|
||||
- Strive to make as much stuff as possible run-time toogable. Adding/removing PBOS would still be requiring to toogle any feature relying on config changes.
|
||||
- Strive to make as much stuff as possible run-time togglable. Adding/removing PBOS would still be requiring to toggle any feature relying on config changes.
|
||||
|
||||
### PBO Structure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user