mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-10 16:28:49 +00:00
19 lines
688 B
Markdown
19 lines
688 B
Markdown

|
|
|
|
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. |