aboutsummaryrefslogtreecommitdiffstats
path: root/Game
diff options
context:
space:
mode:
Diffstat (limited to 'Game')
-rw-r--r--Game/Changelog.german.txt2
-rw-r--r--Game/Changelog.txt2
-rw-r--r--Game/Code/bamboo-build-win-delphi.bat2
3 files changed, 5 insertions, 1 deletions
diff --git a/Game/Changelog.german.txt b/Game/Changelog.german.txt
index 84b479ec..20baa668 100644
--- a/Game/Changelog.german.txt
+++ b/Game/Changelog.german.txt
@@ -15,6 +15,8 @@ Upd: Deluxe-Theme verschönert.
- Farbe ist nun im Deluxe-Theme änderbar \o/
Upd: Executable Name zu USdx.exe geändert
Upd: Neue Sounds für die Menüs
+Upd: 3 neue Skins von Skar/Alajasam hinzugefügt
+Upd: TeamDuell (ähnlich Gib das Mikro weiter) Modiplugin hinzugefügt
Add: Installer verfügbar
diff --git a/Game/Changelog.txt b/Game/Changelog.txt
index 6ba85ddb..d3605d84 100644
--- a/Game/Changelog.txt
+++ b/Game/Changelog.txt
@@ -15,6 +15,8 @@ Upd: Beautified Deluxe theme.
- Color is changeable in Deluxe theme now \o/
Upd: Executable name changed to USdx.exe
Upd: New menusounds
+Upd: Added 3 new skins by Skar/Alajasam
+Upd: Added TeamDuell modi-plugin
Add: Installer available
diff --git a/Game/Code/bamboo-build-win-delphi.bat b/Game/Code/bamboo-build-win-delphi.bat
index 98cffe41..bbde59a3 100644
--- a/Game/Code/bamboo-build-win-delphi.bat
+++ b/Game/Code/bamboo-build-win-delphi.bat
@@ -15,7 +15,7 @@ cd ..\
upx --force -9 *.exe
cd Installer
-"C:\Program Files\NSIS\makeNSIS.exe" UltraStarDeluxe.nsi
+"E:\Programme\NSIS\makeNSIS.exe" UltraStarDeluxe.nsi
cd u3portable
7za.exe a -tzip Files.zip "Manifest\*" "Data\*" "Host\*"