Compare commits
1 Commits
4b24be1886
...
docs/5-rea
| Author | SHA1 | Date | |
|---|---|---|---|
| ed60b60dc8 |
11
readme.md
11
readme.md
@@ -7,7 +7,7 @@ Index:
|
||||
|
||||
## Getting Started
|
||||
|
||||
Working on this project requires some things you need to install. Those being
|
||||
Working on this project requires some things that you need to install. Those being
|
||||
Visual Studio, S&box, Git (LFS enabled). Among that you will need access to the
|
||||
[Gitea](https://gitea.vps.collinssoft.com). You'll know who to reach out to
|
||||
if you are lacking access. This will only target Windows development since
|
||||
@@ -42,10 +42,10 @@ for all developers to gain access, and this documentation will be updated.
|
||||
|
||||
#### 3.) Install Visual Studio
|
||||
|
||||
Installing Visual Studio is similar process to installing Git but with some UI
|
||||
Installing Visual Studio is a similar process to installing Git but with some UI
|
||||
elements added. To start download the installer from [Microslop](https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=learn.microsoft.com&utm_campaign=inline+link&0utm_content=download+vs2026+desktopguide+winforms).
|
||||
|
||||
Once you run the installer, you should something similar to this:
|
||||
Once you run the installer, you should see something similar to this:
|
||||
|
||||

|
||||
|
||||
@@ -81,7 +81,7 @@ Opening up S&Box you should see the project selector pop up.
|
||||
In the picutre you can see an arrow pointing to a button, clicking
|
||||
that button will open up the explorer. Traverse to the project root
|
||||
and click Open. After that you should have the project appear as a
|
||||
selectable option. Click that and it will open the S&Box editor and
|
||||
selectable option afterwards. Click that and it will open the S&Box editor and
|
||||
now you can start working on the project.
|
||||
|
||||
*NOTE: Make sure that you have started the project with S&Box it will
|
||||
@@ -90,8 +90,7 @@ step.*
|
||||
|
||||
#### 6.) Add the Project to Visual Studio
|
||||
|
||||
The last step is to configure Visual Studio, and much like the last step
|
||||
is to configure Visual Studio to the path of the project.
|
||||
The last step is to configure Visual Studio.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user