Files
Yogstation/yogstation/changes.md
2018-03-15 09:35:14 +01:00

547 B

Differences with /TG/Station

The best practice to have while coding is to keep everything modularized, or the most possible. Sometimes it's not possible and you're required to put a "hook" proc call in a TG file. This file is intended to have a list of those hooks, so their locations and purposes can be easily found.

PRs that includes a hook addition to a TG file and fail to update this list will not be merged.

List of edits

Example change

ExampleProc() in /repo/ExampleTGFile.dm Example change description Example icon change