Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Add Setup Instructions to README
Browse files Browse the repository at this point in the history
    - add steps to setup setups
    - add images for steps
  • Loading branch information
Phoenixfirewingz committed Jun 16, 2023
1 parent 2c2447b commit ca3b79d
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 1 deletion.
Binary file added Markup/Screenshot (38).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Markup/Screenshot (39).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Markup/Screenshot (40).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 44 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,50 @@
- **D** - move right
**DEBUG:**
- **f1** - instant death


## Setup Instructions

generated by: [AI Power](https://aipower.app/instructions-generator/)

#### ⚠️ Please note that I use the visual studio 2022 preview edition. when you are setting up the project, Please use the latest version of Visual Studio Stable that supports DotNet 7 C Sharp Runtime.**⚠️

**Step One**

> The first step to install Visual Studio and C# Runtime is to download the Visual Studio installer. his can be done by visiting the official Microsoft website and navigating to the Visual Studio download page. Once on the page, select the version of Visual Studio that you would like to install.
**Step Two**

> Once the download is complete, open the installer and select the ‘Install’ option.
This will begin the installation process. During the installation process, you will be asked to accept the terms and conditions of the software. Once you have accepted the terms and conditions, the installation will continue.

**Step Three**

> The next step is to select the components that you would like to install. This includes the C# Runtime, which is necessary for the Visual Studio software to run. Select the ‘C# Runtime’ option and then click ‘Next’ to continue.
**Step Three Point Five**

> The next step is to select the installation location. This is the folder where the Visual Studio software will be installed. Select the folder that you would like to install the software in and then click ‘Next’ to continue.
**Step Four**

> The next step is to select the installation options. This includes the options for the C# Runtime. Select the ‘Install’ option and then click ‘Next’ to continue.

**Step Five**

> The next step is to review the installation summary. This will provide you with a summary of the installation process. Review the summary and then click ‘Install’ to begin the installation process.
**Step Six**

> The installation process will now begin. This may take several minutes to complete. Once the installation is complete, you will be prompted to restart your computer. Select ‘Yes’ to restart your computer and complete the installation process.
**Step Seven**

> Once your computer has restarted, open the Visual Studio software. This will open the Visual Studio IDE. You can now begin to create and edit C# programs.
**Step Eight**

> The final step is to test the installation. This can be done by creating a simple C# program and running it. If the program runs successfully, then the installation of Visual Studio and C# Runtime is complete.
## Acknowledgements

- [Game Specific](https://docs.google.com/document/d/1EFHeB4-POnjTmH4MVEYKDxYG5MTCR8tqRm5MbjNRGF0/edit?usp=sharing)
Expand Down

0 comments on commit ca3b79d

Please sign in to comment.