Files
tbd-station-14/Tools/contribs_shared.ps1

13 lines
217 B
PowerShell

$replacements = @{
"moonheart08" = "moony"
"Elijahrane" = "Rane"
"ZeroDayDaemon" = "Daemon"
"ElectroJr" = "ElectroSR"
}
$ignore = @{
"PJBot" = $true
"ZDDM" = $true
"TYoung86" = $true
}