Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.
diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml
index a30ad3d5..dbf53f08 100644
--- a/ASM/beta/en-US.xaml
+++ b/ASM/beta/en-US.xaml
@@ -465,6 +465,8 @@
If enabled, the server shutdown window will close after it is finished; otherwise it will stay open.WorldSave Delay:The number of seconds to wait for the worldsave command to complete before the server is shutdown.
+ Backup World File on Shutdown
+ If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed.Confirm Settings Reset ActionClick 'Yes' to confirm you want to perform the settings reset.
diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt
index 233f693b..ae3c75c2 100644
--- a/ASM/beta/latest.txt
+++ b/ASM/beta/latest.txt
@@ -1 +1 @@
-1.0.355.2
+1.0.356.1
diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip
index 0f62c80c..97556664 100644
Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ