-
Notifications
You must be signed in to change notification settings - Fork 0
Project setup with Windows and Visual Studio 2022
Requirements
- OS: Windows
- Visual Studio 2022
- git Bash installed or any opportunity to clone the repository (not necessary but is used in this tutorial)
Create a new folder for this repository. Now go to the top bar and type cmd and press enter.
Now type the command git clone https://github.com/ScriptCodex13/Zap-Library.git in the console and press enter.
In the end you should see this:
Download the .zip file of this project and extract it in your repository folder.
Open the repository folder
Then Open the Build_Premake\Windows folder and run the Windows_GenerateVS.bat.
There is also a file which is named Windows_GenerateVS_multiple_folders.bat. It also generates a project solution but with the Application and Zap project seperated in different folders of the repository.
Open the project folder and open the Zap_Project.sln File
Now run the project in Visual Studio. If something is unclear or you are having Issues please let us know on Discord or in the Issues