PowerShell manager for Longvinter Windows/Linux Server.
Find a file
2023-05-17 13:53:43 +09:00
.gitignore Import from github.com/Yuuki2012/longvinter-windows-manager 2023-03-04 23:02:29 +09:00
LICENSE Import from github.com/Yuuki2012/longvinter-windows-manager 2023-03-04 23:02:29 +09:00
Manager-Linux.ps1 Updated Managar-Linux.ps1 - fixed typo. 2023-05-17 13:53:43 +09:00
Manager-Windows.ps1 Renamed Manager.ps1 to Manager-Windows.ps1 and reverted back to remove Linux support. 2023-03-18 19:39:44 +09:00
README.md Updated README.md - fixed original repository link. 2023-05-17 13:52:24 +09:00

Longvinter Windows Manager

PowerShell manager for Longvinter Windows Server

Requirements

  1. Administrator privileges
  2. Windows 10+
  3. PowerShell 5+ (tested with 5.X and 7.2)
  4. Steam
  5. Git + git-lfs

Commands

# Returns Steam Server ID, assuming the server has been ran at least once
.\Manager-Windows.ps1 getkey

# Updates the server
.\Manager-Windows.ps1 update

# Creates a backup of the saves and settings
.\Manager-Windows.ps1 backup

# Uninstalls the server
.\Manager-Windows.ps1 uninstall

Running without arguments will install the server.

License

GNU GPLv3

Script made by Yuuki / 第一#0001 @ Discord
Script imported from on GitHub.
Original repository on Gitea.