Son aktivite 2 days ago

Convert ETS2 DLC names into their respective command line flags.

zeeky bu gisti düzenledi 2 days ago. Düzenlemeye git

Değişiklik yok

zeeky bu gisti düzenledi 2 days ago. Düzenlemeye git

1 file changed, 3 insertions

get-dlcflags.ps1(dosya oluşturuldu)

@@ -0,0 +1,3 @@
1 + Get-ChildItem -Name dlc_* | ForEach-Object {
2 + $_.Replace("dlc_", "eut2_").Replace(".scs", "")
3 + }
Daha yeni Daha eski