Maintaining PMDO: Difference between revisions

From PMDOWiki
IDK (talk | contribs)
First post
 
IDK (talk | contribs)
m Maintaining Pokedex
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Before publishing a new version of PMDO, several steps must be followed to ensure the content, documentation, and code is up to date.  Some of these steps do not need to be executed on every version, and only done periodically.
Before publishing a new version of PMDO, several steps must be followed to ensure the content, documentation, and code is up to date.  Some of these steps do not need to be executed on every version, and only done periodically.
This page serves as a maintainer's guide.


== Essential Functions ==
== Essential Functions ==
Line 11: Line 13:
These are updated once every few versions, and import new content to PMDO.
These are updated once every few versions, and import new content to PMDO.


* [[Maintaining Sprites]]
* [[Maintaining Pokedex]]
* [[Maintaining Exclusive Items]]
* [[Maintaining Exclusive Items]]
* [[Maintaining Talk Strings]]
* [[Maintaining Talk Strings]]

Latest revision as of 20:04, 8 November 2024

Before publishing a new version of PMDO, several steps must be followed to ensure the content, documentation, and code is up to date. Some of these steps do not need to be executed on every version, and only done periodically.

This page serves as a maintainer's guide.

Essential Functions

These must be updated every build.

Content Updates

These are updated once every few versions, and import new content to PMDO.

Code Migrations

This deals with updating and building code dependencies.