Dump Char List Backup File

Dump Char List Backup File v1

Please register for a free account to download
This is a PowerShell script I made as I wanted to be able to extract the character codes from the CustomChars.sdt file generated from the Char List Backup option on the Modding tab.
(I don't know if it will run on a non Windows OS)
Please read the README as it's not as simple as double clicking a .bat file.
Most importantly:
Change your current user's execution policy:
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser

The script will create an output folder in the same location as the script but you can choose an input file from anywhere.
Output will look like this:
<Folder where script is>
-CustomChars
--Character1
---code.txt
--Character2
---code.txt
--Character3
---code.txt
--CharacterFolders.txt

Where CharacterFolders.txt looks like:
Character1:Character1
Character2:Character2
Character3:Character3

So you can copy the CustomChars folder into your Mods folder (update your Mods CharacterFolders.txt) and the characters will appear in game.

Anyone is welcome to edit and re-release a better version.
Author
sdtnoob
Downloads
110
Views
2,010
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from sdtnoob

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.