Watch Dogs 2 Data
This Project is made to help Watch Dogs 2 mod developers find the correct data for their project, e.g. the correct character model or vehicle.
The Project is useful because there is no other site (that I know, please correct me if I am wrong!) that offers a list of all character models, vehicles, weather types, or LMA layers (all with previews).
You can visit the Project at https://watchdogs2.nickwasused.com or build it yourself with python3 and hugo.
- Install python3 and hugo
- Generate all necessary files by running:
python3 build.py
- After that run: ````hugo``` to build the site
For a deployment to Clouflare pages please to the following:
- add Enviroment variable:
HUGO_VERSION
=0.93.3
- add Enviroment variable:
PYTHON_VERSION
=3.7
- Framework:
None
- Build command:
python build.py && hugo
- Build Output directory:
public