devryan / GamePanelX-V3-Remote

Remote Scripts for GamePanelX V3
19 stars 25 forks source link

THIS PROJECT IS NO LONGER ACTIVELY MAINTAINED.

Unfortunately I lack the time to work on this anymore. It hurts/sucks to say that since this project has been a huge passion of mine since I started it. If someone is interested in taking the project over I may be open to that given the right skillset. -Ryan

Thank you for choosing GamePanelX Remote!

SUPPORTED OPERATING SYSTEMS

Linux: RedHat/CentOS 4.x-6.x, Debian/Ubuntu, Gentoo

INSTALLATION

sudo chmod u+x install.sh

sudo ./install.sh

This will get you started on the installation. This will also ask you if you want to install the FTP server.

UPDATE

To update, run:

sudo chmod u+x update.sh

sudo ./update.sh

Note: To update a Remote release older than 3.0.10, run:

sudo chmod u+x upgrade_309_3012.sh

sudo ./upgrade_309_3012.sh

SUPPORT/DOCUMENTATION/TUTORIALS

Website: http://gamepanelx.com/ Documentation: http://gamepanelx.com/wikiv3/index.php?title=Remote_Install Support Forums: http://gamepanelx.com/forums/ General Documentation: http://gamepanelx.com/wikiv3/

UNINSTALL

To uninstall, this will walk you through removal. NOTE: If you answer YES to removing your GPX user, this will remove ALL gpx files including gameservers and accounts for GamePanelX Remote in /usr/local/gpx.

sudo chmod u+x ./uninstall.sh

sudo ./uninstall.sh