Gangster Legends v2 is a open source PBBG game engine written in PHP using a MySQL backend.
- PHP 5.6.X or higher
- MySQL 5.5 or higher
- Extract files to your webserver
- Navigate to GL v2 on your server in a web browser i.e.
http://127.0.0.1/Gangster-Legends-V2 - Follow instructions
- Extract files to your webserver
- Create a new database and a user
- Import
install/schema.sqlandinstall/data.sqlto your MySQL Database - Open up
dbconn.phpand alter the connection string with your MySQL username, password and database name - The game should now be made with some sample data
- You can login with the email
[email protected]and the passwordadminPass - Go to your profile and change your password
A demo can be found at http://glscript.cdcoding.com/demo/
The email is [email protected] and the password is adminPass