cloudyluna / cdda-custom-experimental

My nix flake to install & run pre-built Cataclysm: Dark-Days-Ahead experimental from CDDA repo.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Make a script to update CDDA base game with a single command call for dev env #23

Open cloudyluna opened 1 week ago

cloudyluna commented 1 week ago

The current process is quite manual.

We could probably improve by making a script or command available (i.e update_base.sh) to automate:

  1. Fetch a list of releases and pick the latest release with the one where the Linux artifact is available.
  2. Prefetch the link to create the hash code.
  3. Update cdda-game-settings.nix file once everything is set.