Skip to content

A simple Bash script to automatically download and compile that keep the latest stable release of Dungeon Crawl Stone Soup

License

Notifications You must be signed in to change notification settings

Mikadini/DCSS_Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DCSS Auto Updater Script

What does this script do?

It downloads the source code and compiles the latest stable release of Dungeon Crawl Stone Soup.
It also makes it easy to update the game (without overwriting other installed versions) and supports loading a custom init configuration.


Prerequisites

All the necessary dependencies for building the game are listed in the official documentation:
👉 https://github.com/crawl/crawl/blob/master/crawl-ref/INSTALL.md


How to install?

  1. Download the script.
  2. Run it inside the folder where you want your game versions to be installed.
  3. (Optional) Create a MyInit.txt file to include your custom init commands.

⚠️ Warning: If MyInit.txt is present, it will overwrite the original Init.txt file.
It's recommended to make a backup of the original file before replacing it.


🎮 Enjoy always having the latest version of Dungeon Crawl Stone Soup ready to play!

About

A simple Bash script to automatically download and compile that keep the latest stable release of Dungeon Crawl Stone Soup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages