Skip to content

Commit

Permalink
Finally added 0.3.2-pre8
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEntropyShard committed Oct 22, 2024
1 parent 6640191 commit 2a4b1ba
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ An Archive Of Every Cosmic Reach Version

# Changelogs

## Pre-Alpha 0.3.2-pre8
- Quick hotfixes to make the world loader more stable

## Pre-Alpha 0.3.2-pre7
*This is probably the **last** discord-only pre-release before the official update is made available to all.*
- Fixed interacting with inventory in singleplayer causing crash
Expand Down
3 changes: 3 additions & 0 deletions changelogs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"pre-alpha": {
"0.3.2-pre8": [
"Quick hotfixes to make the world loader more stable"
],
"0.3.2-pre7": [
"*This is probably the **last** discord-only pre-release before the official update is made available to all.*",
"Fixed interacting with inventory in singleplayer causing crash",
Expand Down
9 changes: 7 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,17 @@
{
"id": "0.3.2-pre8",
"type": "pre_alpha",
"releaseTime": 1729468800,
"releaseTime": 1729555200,
"client": {
"url": "https://raw.githubusercontent.com/CRModders/CosmicArchive/main/versions/pre-alpha/0.3.2-pre8/client/Cosmic%20Reach-0.3.2-pre8.jar",
"sha256": "3d1744038f5fcccb09a29ec61e38fad7b1e999d668f0a86c2e7fb6295cccadf4",
"size": 28623365
}
},
"server": {
"url": "https://raw.githubusercontent.com/CRModders/CosmicArchive/main/versions/pre-alpha/0.3.2-pre8/server/Cosmic%20Reach-Server-0.3.2-pre8.jar",
"sha256": "63cc875e333c213f79550655d500622944831eba4b73020004deaa0e81831345",
"size": 13085486
},
},
{
"id": "0.3.2-pre7",
Expand Down
Binary file modified versions/pre-alpha/0.3.2-pre8/client/Cosmic Reach-0.3.2-pre8.jar
Binary file not shown.
Empty file.
Binary file not shown.

0 comments on commit 2a4b1ba

Please sign in to comment.