https://github.com/limitium/c-cta-map-frontend
Command and Conquer Tiberium Alliances map
https://github.com/limitium/c-cta-map-frontend
Last synced: about 1 year ago
JSON representation
Command and Conquer Tiberium Alliances map
- Host: GitHub
- URL: https://github.com/limitium/c-cta-map-frontend
- Owner: limitium
- Created: 2012-03-05T20:52:57.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T20:20:21.000Z (almost 11 years ago)
- Last Synced: 2025-04-06T11:11:17.253Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://map.tiberium-alliances.com/
- Size: 15.2 MB
- Stars: 12
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Command and Conquer Tiberium Alliances map
for this project http://map.tiberium-alliances.com
## Install map
Database stucture you can find in
``./db/structure.sql``
Also you need to create settings file in root directory
``./settings.php``
'mysql:host=localhost;dbname=tiberium_map',
'db_username' => 'username',
'db_password' => 'password',
'session_secret' => 'abc123',
'loginza_wid' => 123123,
'loginza_key' => "abc123"
);
You can get your own loginza_key and wid at http://loginza.ru or skip user authorization