Greasy Fork is available in English.
Edit the XML files in the web version of Town of Salem
Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.
fix typo
If the replacement contains "<" and ">", but creates an error during replacement, assume literal "<" and ">" rather than XML tag.
Fixes an issue with the "original" data not being the original data.
Attemp to fix caching bugs
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.