Modding Wiki Contributions
-
Hi Folks,
We’ve made a huge effort over the last year or so to expand and build up the old TSP modding wiki. Most of the coordination has been taking place on Discord, but I want to open things up a bit to people who don’t use the platform!
The wiki is hosted on github and builds to this site with each edit made to the repository. You can make edits by submitting a pull request, or if you’re planning to contribute regularly, asking to be added to the TSP wiki contributors group so you can commit directly to main.
The whole thing is written in .md and .mdx and follows standard format for the syntax. The one exception is the Crash Offsets page, which builds from a .json file so it can be easily parsed by debugging scripts.
We’re super keen to make sure that there’ s an authoritative, correct source on what the various bits and pieces of Freelancer do. Please make sure that any submissions you make are confirmed, as we want to try and eliminate any incorrect assumptions about what certain values do (Looking at you
repop_time
andsort
).If you’d like to contribute, please feel free to make a PR on Github, or post here (or on Discord!) to request direct access. If you’ve like to volunteer information to submit without faffing around on Github, or would like a particular section filled out, do feel free to just post here as well.