mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 13:38:26 +00:00
363 B
363 B
Installation
- Softwarerequirements
Linux
- ruby >= 1.9.3
- rubygems
- make
- gcc
Mac OS
- ruby >= 1.9.3
- rubygems
- make
- XCode
- Install unicorn
cd ./make.sh install
- Install ruby binding
cd bindings/ruby make install