This project is an interactive wiki for the game Need For Speed: World
The password for edit / remove is
cars_protect
.
An english version will be maybe added later.
- Download the source code here
- Download all the assets (pictures) on my drive and place them alongside the index.php (should be
img/
folder) or use the python script to fetch them
⚠️ DELETE +not_root
if you will run the project local, else KEEP ONLY the files inside +not_root
and modify the path to the server folder in index.php
- PHP >= 5.4
- Python >= 3.6
Open a command prompt inside the folder:
- Run the PHP server
$ php -S 127.0.0.1:80
$ php -S 0.0.0.0:80 # if network server
Open http://localhost/ to see the website!
- Run the Python script for the database (or import db/info2_cars.sql)
$ python db/fetch_cars.py
Edit the script if the database name should be changed
You can contribute by adding some data from any NFSW server using the website.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change or create a new branch.
Please make sure to test your suggestions before commiting.
Quentin L.
- Website: quentium.fr
- Twitter: @QuentiumYT
- Contact: Mail
Please ✰ this repository if this project helped you!
Made with ❤ by QuentiumYT