Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whiteblackgoose/urho3dbinaries

Repo for producing binaries for this thing
https://github.com/whiteblackgoose/urho3dbinaries

Last synced: 18 days ago
JSON representation

Repo for producing binaries for this thing

Awesome Lists containing this project

README

        

## Urho3D Binaries for Windows

Repo for producing binaries for this thing

To get the binaries
1. Open [actions](https://github.com/WhiteBlackGoose/Urho3DBinaries/actions) and find the last run.
2. Click the latest run and find Artifacts button, it's a zip archive you need.

To run the files you will need to
1. Have MSVC (VS Installer -> MSVC for x86/x64)
2. Add the path to your MSVC to `PATH` variable (it should end with `VC\Tools\MSVC\14.29.30132\bin\HostX64\x64`, find it in your Visual Studio folder)
3. Install Windows SDK (VS Installer -> Windows 10 SDK)