MuseApplications / MyFunGame

A visual novel where Ruby finds her calling with the help of her friend Mia and an unlikely mentor Jacqueline
MIT License
0 stars 0 forks source link

Look at and edit my download instructions #55

Open simpl-r opened 4 years ago

simpl-r commented 4 years ago

For PC:

  1. Right click on the .zip file, pick Extract..., say OK
  2. This will create a folder. Open that folder.
  3. Inside that will be a file called RubyPi.exe. Double-click it to run it.
  4. If you have a Anti-Virus program like AVG, it may ask to scan the file first. Once it's finished you should be able to play!

For Apple:​

  1. Double click the .dmg file.
  2. Drag the file into the applications folder.
  3. Be sure to right-click RubyPi in the Applications folder and select "Open."​ Double clicking may not work with a Mac since it doesn't like unfamiliar app developers.

For Linux: ???

yugyfoog commented 4 years ago

For Linux:

  1. Download "RubyPi-1.0.0-beta-linux.tar.bz2"
  2. run:

        bunzip2 RubyPi-1.0.0-beta-linux.tar.bz2
        tar -xf RubyPi-1.0.0-beta-linux.tar
        cd RubyPi-1.0.0-beta-linux
        RubyPi.sh
    1. enjoy
rkamradt commented 4 years ago

See if the beta testers have comments about the install

simpl-r commented 4 years ago

good idea

rkamradt commented 4 years ago

When we installed it on the Mac, the zip file was automatically opened in the downloads folder. We dragged the RubyPi icon to applications, and then launched it from the Launchpad. It said it wouldn't open because it was an unknown source. We opened System Preferences, Security & Privacy, and clicked the General tab. It said we tried to open RubyPi and click here if we trust it. Clicking that we trusted it allowed us to open the game.