Mod Categories: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
[[Mods]] have | [[Mods]] have 6 main categories: | ||
* [[:Category:Promoted Mods|Promoted]] - mod available for public use | * [[:Category:Free Mods|Free]] - anyone can create games with them, including non-members | ||
* [[:Category:Standard Mods|Standard]] - mod available for public use | * [[:Category:Promoted Mods|Promoted]] - mod available for public use. | ||
* [[:Category:Experimental Mods|Experimental]] - mod available for public use | * [[:Category:Standard Mods|Standard]] - mod available for public use. | ||
* [[:Category:Experimental Mods|Experimental]] - mod available for public use. | |||
* Development - | * Development - | ||
** Non-public - mod still | ** Non-public - mod still under development. Allows for multiplayer testing. Mod code obtained from GitHub (how mods run normally). | ||
** Local - mod still | ** Local - mod still under development. Code runs from local files for use in single-player only. | ||
* [[:Category:Deleted Mods|Deleted]] - mod was created and potentially made public but the mod author has since deleted it. Anyone could [[Mod Developers Guide|recreate or copy the mod]] and make it [[Public Mods|public]] again. | * [[:Category:Deleted Mods|Deleted]] - mod was created and potentially made public but the mod author has since deleted it. Anyone could [[Mod Developers Guide|recreate or copy the mod]] and make it [[Public Mods|public]] again. | ||
[[Category:Mod Categories]] | [[Category:Mod Categories]] | ||
Latest revision as of 22:09, 13 June 2026
Mods have 6 main categories:
- Free - anyone can create games with them, including non-members
- Promoted - mod available for public use.
- Standard - mod available for public use.
- Experimental - mod available for public use.
- Development -
- Non-public - mod still under development. Allows for multiplayer testing. Mod code obtained from GitHub (how mods run normally).
- Local - mod still under development. Code runs from local files for use in single-player only.
- Deleted - mod was created and potentially made public but the mod author has since deleted it. Anyone could recreate or copy the mod and make it public again.