Compare commits
30
Commits
9db2129e0c
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
905ae6d539 | ||
|
|
a596e5dbd4 | ||
|
|
97d139b01a | ||
|
|
57ed2bbff4 | ||
|
|
c4687dce6a | ||
|
|
983e5d98d8 | ||
|
|
189cd8106b | ||
|
|
992f646b1e | ||
|
|
d452101164 | ||
|
|
698dc94bb6 | ||
|
|
7f3f010574 | ||
|
|
89bb1c5ec4 | ||
|
|
057d7761ef | ||
|
|
cd1d9d70ce | ||
|
|
81562d7d0d | ||
|
|
c5f276cc59 | ||
|
|
1d5ca167c6 | ||
|
|
e4395a8cb7 | ||
|
|
5002ba5dd2 | ||
|
|
86f8c38a55 | ||
|
|
f2439bd22e | ||
|
|
78d0a0f2f6 | ||
|
|
a6973ec997 | ||
|
|
879768d121 | ||
|
|
3b98ed883b | ||
|
|
3497cde9b2 | ||
|
|
ff007aded7 | ||
|
|
7eab189f79 | ||
|
|
4a4094e253 | ||
|
|
2d7f2d37d9 |
@@ -1,8 +1,5 @@
|
||||
# Vintage Story
|
||||
|
||||
[](https://gitea.fithwum.tech/fithwum/vintage-story/actions?workflow=vintage-story-build-server.yml)
|
||||
|
||||
|
||||
## Getting started
|
||||
|
||||
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
|
||||
|
||||
+5
-3
@@ -1,5 +1,7 @@
|
||||
## 2026-07-29T16:11:05Z
|
||||
## 2026-08-16T22:11:51Z
|
||||
|
||||
- updates to add auto update (fithwum)
|
||||
- Merge build-info updates (fithwum)
|
||||
- Update build-info on 2026-07-29T01:59:53Z [skip ci] (fithwum)
|
||||
- Update build-info on 2026-08-16T22:06:56Z [skip ci] (fithwum)
|
||||
- Merge changelog updates (fithwum)
|
||||
- Update changelogs on 2026-08-16T22:06:45Z [skip ci] (fithwum)
|
||||
- Merge build-info updates (fithwum)
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"version": "latest",
|
||||
"commit": "125a118938dd56fe08441511443d6d47c498348b",
|
||||
"build_time": "2026-07-29T16:11:16Z",
|
||||
"commit": "97d139b01a7d9ee16d5b1ff1f4ce75a70c1ce686",
|
||||
"build_time": "2026-08-16T22:12:12Z",
|
||||
"image_tag": "gitea.fithwum.tech/fithwum/vintage-story:latest",
|
||||
"digest": "gitea.fithwum.tech/fithwum/vintage-story@sha256:c3bc37c506969a525126bff2228c61c0de6fc3033cfe17c8ef9d8bb8eea62d63",
|
||||
"digest": "gitea.fithwum.tech/fithwum/vintage-story@sha256:e90a6ed95f1cc2162bdcda31a507d9ec7b9a4d82f15f47a5ea4999b084426254",
|
||||
"image_size": "410MB",
|
||||
"image_size_bytes": 430945354
|
||||
"image_size_bytes": 430959495
|
||||
}
|
||||
|
||||
@@ -114,7 +114,7 @@ if [ "$CUR_V" != "$TARGET_VERSION" ]; then
|
||||
rm -fr /vstemp/*.tar.gz
|
||||
mv -uf /vstemp/files/* $VS_SERVER_DIR/
|
||||
chmod +x $START_FILE
|
||||
touch $INSTALLED_VERSION
|
||||
touch $INSTALLED_VERSION
|
||||
else
|
||||
echo "No update required. Local version matches target version."
|
||||
fi
|
||||
|
||||
+5
-3
@@ -1,5 +1,7 @@
|
||||
## 2026-07-29T17:51:11Z
|
||||
## 2026-08-16T22:06:45Z
|
||||
|
||||
- update (fithwum)
|
||||
- Merge build-info updates (fithwum)
|
||||
- Update build-info on 2026-07-29T16:11:28Z [skip ci] (fithwum)
|
||||
- Update build-info on 2026-08-09T22:12:04Z [skip ci] (fithwum)
|
||||
- Merge changelog updates (fithwum)
|
||||
- Update changelogs on 2026-08-09T22:11:52Z [skip ci] (fithwum)
|
||||
- Merge build-info updates (fithwum)
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"version": "testing",
|
||||
"commit": "c93ea996c22c2e976a664e9a4c6fd9a2df84894d",
|
||||
"build_time": "2026-07-29T17:51:24Z",
|
||||
"commit": "189cd8106b17821d0e2ccd240af3c85e54d9c645",
|
||||
"build_time": "2026-08-16T22:06:56Z",
|
||||
"image_tag": "gitea.fithwum.tech/fithwum/vintage-story:testing",
|
||||
"digest": "gitea.fithwum.tech/fithwum/vintage-story@sha256:1f645eb7a34abb1ff40c22e3b79b9b921a935384205bc2e074abc499468d7587",
|
||||
"digest": "gitea.fithwum.tech/fithwum/vintage-story@sha256:cdf8ab5f469ff4d05d8431d65a7bad59229b7686e7c69b8eb5d623fcf0c9b2e4",
|
||||
"image_size": "410MB",
|
||||
"image_size_bytes": 430959891
|
||||
"image_size_bytes": 430946035
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user