Mod Categories: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
No edit summary
DanWL60 (talk | contribs)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Mods]] have 4 main categories:
[[Mods]] have 5 main categories:
* [[:Category:Promoted Mods|Promoted]] - mod available for public use. Can be used in [[Quickmatch]] or [[tournaments]].
* [[:Category:Promoted Mods|Promoted]] - mod available for public use. Can be used in [[Quickmatch]] or [[tournaments]].
* [[:Category:Standard Mods|Standard]] - mod available for public use. Can be used in [[Quickmatch]] or [[tournaments]].
* [[:Category:Standard Mods|Standard]] - mod available for public use. Can be used in [[Quickmatch]] or [[tournaments]].
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: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.


Note that mod developers may delete their mods whenever they like, regardless of if any games are using them.
[[Category:Mod Categories]]
 
[[Category:Mods]][[Category:Mod Categories]]

Latest revision as of 21:48, 1 October 2024

Mods have 5 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.
  • 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.