1. Install SteamCMD on your host. https://developer.valvesoftware.com/wiki/SteamCMD
2. Create a folder to house the server files on a volume with at least 25GB of free disk space. **Server File Size is Unknown**
3. Launch SteamCMD on your host and use it to download the server files. (Remove the < > and replace them with double quotes, for example, force_install_dir "C:\Program Files (x86)\Last Oasis")
4. Use app id **Unknown** for Last Oasis Dedicated Server.
Steam> login anonymous
Steam> force_install_dir <install_dir>
Steam> app_update *AppID* validate
Steam> exit
Additional you can create a An updater.bat file following this:
1. Download SteamCMD And Install to any Folder, Preferably "SteamCMD".
2. Open Folder SteamCMD and Right Click in the Blank area create a new Rich Text Document.
- Note* You should see the SteamCMD files and steamcmd.exe
3. Name the Folder to LastOasisUpdater.bat
4. Right Click And Edit the File you created.
5. Copy and Paste this into the Text Document.
G:\steamcmd\steamcmd.exe +login anonymous +force_install_dir G:\LastOasis\ +app_update **AppID UNKOWN** +quit
6. In the Top left, click File and then Save As. Save it as LastOasisUpdater.bat
7. Now Right Click and "Run as Administrator"
8. Let SteamCMD fully install the Last Oasis Server Files