Mod Categories: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
** Non-public - mod still being made. Allows for multiplayer testing. Mod code obtained from GitHub (how mods run normally). | ** Non-public - mod still being made. Allows for multiplayer testing. Mod code obtained from GitHub (how mods run normally). | ||
** Local - mod still being made. Code runs from local files for use in single-player only. | ** Local - mod still being made. Code runs from local files for use in single-player only. | ||
[[Category:Mods]][[Category:Mod Categories]] | [[Category:Mods]][[Category:Mod Categories]] |
Revision as of 13:45, 14 July 2024
Mods have 4 main categories:
- Promoted - mod available for public use. Can be used in Quickmatch or tournaments.
- Standard - mod available for public use. Can be used in Quickmatch or tournaments.
- Experimental - mod available for public use (may have bugs; 'rarely' used)
- Development -
- Non-public - mod still being made. Allows for multiplayer testing. Mod code obtained from GitHub (how mods run normally).
- Local - mod still being made. Code runs from local files for use in single-player only.