Mandarancio / OpenGOO

A free clone of World Of Goo
mandarancio.github.com/OpenGOO
Other
151 stars 20 forks source link

install instructions are incomplete/confusing #83

Open hasufell opened 8 years ago

hasufell commented 8 years ago

The instructions on how to install the resources say:

mv *.index
mv *.level
mv *.svg

All of these commands fail (obviously). Can someone explain what the proper commands are?

batarov commented 8 years ago

I added an install script (install.sh) for preAlpha1 branch.

Usage: ./install.sh [prefix]

prefix value is optional (default value is /opt)

P.S. I have tested the script on Ubuntu 16.04 LTS