Town of Salem XML Editor

Edit the XML files in the web version of Town of Salem

These are versions of this script where the code was updated. Show all versions.

  • v1.2.4 21.08.2021

    fix typo

  • v1.2.3 21.08.2021

    If the replacement contains "<" and ">", but creates an error during replacement, assume literal "<" and ">" rather than XML tag.

  • v1.2.2 21.04.2021

    Fixes an issue with the "original" data not being the original data.

  • v1.2.1 21.04.2021

    Attemp to fix caching bugs

  • v1.2.0 21.04.2021

    1. Improved Caching

    Now, the original XML file should be saved in localStorage, allowing for better modification and imports

    2. Exporting XML

    You can now export the XML to a file on your computer.

    3. Importing XML

    You can now import an XML file to load changes.

    4. Improvements

    Small enhancements were made to try to reduce the amount of RAM/Processing power used.

  • v1.1.0 18.01.2021 Added a search input
  • v1.0.3 18.01.2021 Add hide button
  • v1.0.2 18.01.2021 Another bug fix
  • v1.0.1 18.01.2021 Bug fix
  • v1.0.0 18.01.2021