DarkCity is a MMORPG game, in text mode on the Internet.
language: French
License: GNU General Public License version 2.0 (GPLv2)
Download: DepositFiles
Installation:
1. Download and unzip the files.
2. Upload files to the web hosting
3. In MySQL, create a database and import the data from the folder sql.
4. Edit the file \ includes \ config.php:
$dbuser - User name of your databaseCode:$dbuser = "root" ; $dbHost = "127.0.0.1"; $dbName = "darkcity"; $dbpasswd = "";
$dbHost - "localhost"
$dbName - The name of your database
$dbpasswd - Password for your database
Demo: ingames.pp.ua/games/DarkCity/






Reply With Quote

