Skip to content

Commit

Permalink
Added 0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEntropyShard committed Dec 8, 2024
1 parent dd91e26 commit 11ee015
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 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.11
- Hotfix to fix the game crashing without an Itch API key

## Pre-Alpha 0.3.10
- Fade-out fog and environmental fog are now two different things
- Less fog shadow when terrain is higher
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.11": [
"Hotfix to fix the game crashing without an Itch API key"
],
"0.3.10": [
"Fade-out fog and environmental fog are now two different things",
"Less fog shadow when terrain is higher",
Expand Down
15 changes: 15 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
"pre_alpha": "0.3.10"
},
"versions": [
{
"id": "0.3.11",
"type": "pre_alpha",
"releaseTime": 1733616000,
"client": {
"url": "https://raw.githubusercontent.com/CRModders/CosmicArchive/main/versions/pre-alpha/0.3.11/client/Cosmic-Reach-0.3.11.jar",
"sha256": "2f3980511cba784f38da4b4e721678f11f0c33ddc171644d41262167ad6e1791",
"size": 28189013
},
"server": {
"url": "https://raw.githubusercontent.com/CRModders/CosmicArchive/main/versions/pre-alpha/0.3.11/server/Cosmic-Reach-Server-0.3.11.jar",
"sha256": "90293a7e10a7e27aeada3050db4fa211fb1ff14d49f3a5dff0a93aeef8733f49",
"size": 13119378
}
},
{
"id": "0.3.10",
"type": "pre_alpha",
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 11ee015

Please sign in to comment.