-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Eli Aloni edited this page May 31, 2021
·
2 revisions
- git clone https://github.com/Urho-Net/Urho.Net.git
- cd Urho.Net
- ./configure.sh (on Windows it's configure.bat)
- cd "to the Urho.Net folder"
- git pull origin
- cd Samples
- code FeatureSamples
- F5