This project is dedicated to providing resources and documentation for modding Schedule I, a game developed by TVGS. The goal is to create a comprehensive guide for both mod users and mod developers.
To run the wiki locally, you need to have Hugo installed. Once you have Hugo set up, you can clone this repository and run the following commands:
git clone --recurse-submodules https://github.com/s1modding/s1modding.github.io.git
cd s1-modding-wiki
hugo server -DThis will start a local server, and you can view the wiki at http://localhost:1313.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. For more information on how to contribute, please refer to the CONTRIBUTING.md file.