This repository is for the Wiki for the 2d game Mythfall.
- Install the mdbook tool which is used to generate the wiki. The wiki uses normal markdown formatting.
- Edit files within the
src
folder and submit a pull request. - Use the command
mdbook serve
while in the root folder to see changes locally.
For contributions, check:
- Any frequently changing pages have a version warning at the bottom:
<div class="warning"> Values correct for patch 0.0.9 </div>
- New pages are added to the "summary": './src/SUMMARY.md