Modding Strings

From PMDOWiki
Revision as of 21:26, 3 May 2024 by IDK (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article is a stub. You can help PMDO Wiki by expanding it.


  • strings.resx = Contains hardcoded text for the base game
  • stringsEx.resx = Contains text for developer-made content such as battle messages for move effects


Individual ground files have their own strings.resx file.


When modding these strings, any string files in the mod are applied ON TOP of the original.