Difference between revisions of "User:Warriorstar/Contributor Resources"

From Paradise Station Wiki
Jump to navigation Jump to search
Line 35: Line 35:
* [https://codedocs.paradisestation.org/ Paradise Dmdoc]
* [https://codedocs.paradisestation.org/ Paradise Dmdoc]
* [https://docs.google.com/document/d/1HGkCp4eQU8Jp14Srh8Isuv_liehzV_XB6IcSUbVFFiY/edit The Red Book]
* [https://docs.google.com/document/d/1HGkCp4eQU8Jp14Srh8Isuv_liehzV_XB6IcSUbVFFiY/edit The Red Book]
* [https://github.com/20kdc/byond-data-docs BYOND Data Docs]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/AUTODOC_GUIDE.md Autodoc Guide]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/AUTODOC_GUIDE.md Autodoc Guide]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/TICK_ORDER.md Tick Order Overview]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/TICK_ORDER.md Tick Order Overview]
Line 58: Line 59:
* [https://github.com/SpaiR/StrongDMM StrongDMM Mapper]
* [https://github.com/SpaiR/StrongDMM StrongDMM Mapper]
* [https://github.com/spacestation13/dmi-rust dmi-rust Library]
* [https://github.com/spacestation13/dmi-rust dmi-rust Library]
* [https://github.com/ss220-space/dmjit dmjit]
* [https://github.com/tgstation/rust-g rust-g Library]
* [https://github.com/tgstation/rust-g rust-g Library]
* [https://github.com/willox/auxtools auxtools]

Revision as of 19:43, 29 October 2023

The purpose of this page is to collate all useful possible links for contributors. This includes wiki links as well as external links to GitHub Discussions and files. It also includes resources such as coding/framework references, server debugging and statistics pages, and links to third-party libraries. This set of links exists as a spreadsheet and is converted into a wiki format, in order to facilitate being used elsewhere/useful categorization.

If you see a link missing here, feel free to comment on the source spreadsheet and request it be added: https://docs.google.com/spreadsheets/d/1bMeDuSOEmqEgz-dt1xJy9tq6mtAxpH7IbRRM_jfsgDo/edit#gid=0

Guides

Policies

References

Services

Tools