Files
GabsPuNs-Project_Zenith_Main/README.md
2026-06-07 00:21:44 -04:00

19 lines
688 B
Markdown

![Project Zenith Banner](.github/banner.png)
Just another project.
## Platform Support
- **Windows**: Supported for building and running the project
- **macOS / Linux**: The Windows nightly build will run through Wine or CrossOver
## Build & Run
1. Install [Visual Studio 2022](https://aka.ms/vs/17/release/vs_community.exe) or [newer](https://visualstudio.microsoft.com/downloads/).
2. Clone the repository.
3. Open the project folder from Visual Studio.
4. Wait for cmake to configure the project and load all assets (this may take a few minutes on the first run).
5. Set the build configuration to "Debug" or "Release".
6. Pick the startup project.
7. Build and run the project.