About
This page redirects to specific pages in the public
Wildfrost Modding Reference spreadsheet,
replacing the old unofficial reference pages.
Click here if the redirect didn't work.
Usage
wildfrost.jakobt.dev/#<page>
wildfrost.jakobt.dev/#<sheet gid>
Current Pages
Adding sheet to page list
Click for instruction
A Github account is required
- Goto the page's index.html file on Github
- Click the pencil icon
- Find the big switch statement on line 29
- Find the sheet's gid by going to the sheet and copying the number after "gid=" at the end of the url
- Add a line with the sheet name (without any spaces or underscores) and the gid of the sheet
- Go down to the Current Pages section and add your line
- Press "Commit changes" at the top
- Wait for your PR to be merged