Public Mods: Difference between revisions
Jump to navigation
Jump to search
m Fizzer moved page Promoted Mods to Public Mods |
No edit summary |
||
Line 1: | Line 1: | ||
When a player clicks the '''Change Mods''' button when creating a Warzone game, they will be shown all mods that are | When a player clicks the '''Change Mods''' button when creating a Warzone game, they will be shown all mods that are '''Public''' and have been approved by an administrator. | ||
If you made a mod, and want to see it approved so that the public can use it, please follow these steps: | |||
# Test it thoroughly in both single player and multi-player games. Recruit other players to help test and give you feedback to ensure it works and is free of bugs. | # Test it thoroughly in both single player and multi-player games. Recruit other players to help test and give you feedback to ensure it works and is free of bugs. | ||
# Ensure the way to use it and its affects are well documented and easy to understand, either in ModDescription and/or in the game creation UI. | # Ensure the way to use it and its affects are well documented and easy to understand, either in ModDescription and/or in the game creation UI. | ||
# | # Open the Mod Development Console, click '''Edit''' next to the mod and check the '''Public''' box. | ||
# Send Fizzer a description of the mod, the mod ID (viewable when clicking Edit), and a link to a multi-player game played with the mod. | # Send Fizzer a description of the mod, the mod ID (viewable when clicking Edit), and a link to a multi-player game played with the mod. Use this link: https://www.warzone.com/Discussion/SendMail?PlayerID=4569 | ||
After it's public, you should also check the "reports" section every once in a while to ensure any errors with the mod are fixed. | |||
[[Category:Mod Developers Guide]] | [[Category:Mod Developers Guide]] |
Revision as of 21:39, 15 May 2019
When a player clicks the Change Mods button when creating a Warzone game, they will be shown all mods that are Public and have been approved by an administrator.
If you made a mod, and want to see it approved so that the public can use it, please follow these steps:
- Test it thoroughly in both single player and multi-player games. Recruit other players to help test and give you feedback to ensure it works and is free of bugs.
- Ensure the way to use it and its affects are well documented and easy to understand, either in ModDescription and/or in the game creation UI.
- Open the Mod Development Console, click Edit next to the mod and check the Public box.
- Send Fizzer a description of the mod, the mod ID (viewable when clicking Edit), and a link to a multi-player game played with the mod. Use this link: https://www.warzone.com/Discussion/SendMail?PlayerID=4569
After it's public, you should also check the "reports" section every once in a while to ensure any errors with the mod are fixed.