From ba4274e6354dd8d94852b496ade3c19e99decf18 Mon Sep 17 00:00:00 2001 From: fithwum Date: Mon, 27 Jul 2026 12:50:33 -0700 Subject: [PATCH] updates --- README.md | 1 + server/install_script.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 308922a..f889dc1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Vintage Story +[![vintage-story-build-server](https://gitea.fithwum.tech/fithwum/vintage-story/actions/workflows/vintage-story-build-server.yml/badge.svg?branch=main)](https://gitea.fithwum.tech/fithwum/vintage-story/actions?workflow=vintage-story-build-server.yml) ## Getting started diff --git a/server/install_script.sh b/server/install_script.sh index 1b69ebe..5ead785 100644 --- a/server/install_script.sh +++ b/server/install_script.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2022 fithwum +# Copyright (c) 2026 fithwum # All rights reserved VS_SERVER_FILE=https://cdn.vintagestory.at/gamefiles/$VS_CHANNEL/vs_server_linux-x64_$VS_VERSION.tar.gz