Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/whiteblackgoose/urho3dbinaries
- Owner: WhiteBlackGoose
- License: mit
- Created: 2021-07-28T20:00:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T10:25:25.000Z (over 3 years ago)
- Last Synced: 2024-10-19T18:46:50.269Z (30 days ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)