Skip to content

doomsider/SMUPDATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMUPDATE

Update script in BASH for Starmade

Script to update/install SM from BASH. Uses curl so it must be installed.

This script will search for StarMade, if not found it will create a directory and install all the files from the Starmade repo.

If starmade is found it will check every files' checksum versus the repo checksum and download and overwrite files that do not match the repo.

If a file is not found it will download the file and create the directory structure to it.

To install

wget https://raw.githubusercontent.com/doomsider/SMUPDATE/master/update.sh

To Run

chmod +x update.sh

./update.sh

About

Update script in BASH for Starmade

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages