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

From Paradise Station Wiki
Jump to navigation Jump to search
Line 39: Line 39:
* [https://github.com/ParadiseSS13/Paradise/tree/master/tgui/packages/tgui/components TGUI Common Components]
* [https://github.com/ParadiseSS13/Paradise/tree/master/tgui/packages/tgui/components TGUI Common Components]
* [https://github.com/tgstation/tgstation/blob/fc4d27ac77f1c8eef7f2fae0d9103f3ef7bcad02/code/_onclick/hud/rendering/_render_readme.md Render README]
* [https://github.com/tgstation/tgstation/blob/fc4d27ac77f1c8eef7f2fae0d9103f3ef7bcad02/code/_onclick/hud/rendering/_render_readme.md Render README]
* [https://hackmd.io/@tgstation/SignalsComponentsElements Components and Signals]
* [https://secure.byond.com/docs/ref BYOND Reference]
* [https://secure.byond.com/docs/ref BYOND Reference]
* [https://www.byond.com/docs/guide/guide.pdf Designer's Guide (PDF)]


== Services ==
== Services ==
Line 53: Line 55:
* [https://github.com/PJB3005/byond-rs byond-rs Library]
* [https://github.com/PJB3005/byond-rs byond-rs Library]
* [https://github.com/SpaceManiac/SpacemanDMM SpacemanDMM Library]
* [https://github.com/SpaceManiac/SpacemanDMM SpacemanDMM Library]
* [https://github.com/SpaceManiac/vscode-dm-langclient dm-langclient VSC extension]
* [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/tgstation/rust-g rust-g Library]
* [https://github.com/tgstation/rust-g rust-g Library]

Revision as of 05:48, 20 August 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