mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
Added title screen sound, added sound when mousing over menu links, update "required" Ruby version to 3.0+ in README
This commit is contained in:
@@ -10,7 +10,7 @@ Creating a multiplayer first-person-shooter in pure Ruby; Using C extensions onl
|
||||

|
||||
|
||||
## Using
|
||||
Ruby 2.5+ interpeter with support for the Gosu game library C extension.
|
||||
Ruby 3.0+ interpeter with support for the Gosu game library C extension.
|
||||
* Clone or download this repo
|
||||
* `bundle install`
|
||||
* `bundle exec ruby i-mic-fps.rb [options]`
|
||||
|
||||
Reference in New Issue
Block a user