This is my very first C# program! It is made as a test
Just download the latest release
- Visual Studio 2022 17.4+
- .net core 7.0
- clone the repo
the GUI way
- open Visual Studio and click on "Clone Repository"
- Insert the repo link ( https://github.com/XPower7125/GGGiver-CSharp )
- insert a path (default is okay)
- Click on clone The
- Run a command prompt in an empty directory and type git clone https://github.com/XPower7125/GGGiver-CSharp
- Compile
- Open the GGGiver.sln file with Visual Studio
- Compile