Modding Strings: Difference between revisions

From PMDOWiki
(basic notes)
(No difference)

Revision as of 21:26, 3 May 2024

  • 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.