From 79b62622351e2c00d330aa4eb4a29fcca35e97d3 Mon Sep 17 00:00:00 2001 From: TJCgames Date: Sun, 17 Mar 2024 20:03:10 +0000 Subject: [PATCH] small update to changelog --- js/mod.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/js/mod.js b/js/mod.js index fa202a4..7f2e935 100644 --- a/js/mod.js +++ b/js/mod.js @@ -20,7 +20,7 @@ let VERSION = { let changelog = `

Changelog:



v1.1 Slight Adjustments


- Made all renders of Decimal objects use format()
- - Adjusted file costs and filestone 2 effect
+ - Adjusted file costs and filestone 2 effect

v1.0 First Release


- Added Progress, Super Progress, and File layers.
- Added bars Alpha to Lambda.
@@ -29,6 +29,7 @@ let changelog = `

Changelog:



- Added 10 Filestones.
- Added 11 Directory upgrades.
- Added Integral reset.
+ - Added 29 achievements.
- Current endgame: 1 integral.
` let winText = `Download 100% complete.

You won! Congratulations!
More content coming soon...`