diff --git a/data/changelog.json b/data/changelog.json index aa642035..c20aced9 100644 --- a/data/changelog.json +++ b/data/changelog.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", - "desc": "This update comes with major improvements, such as new games!", - "timestamp": "1707606758" + "version": "1.0.1", + "desc": "This update comes with 10 new games and a few fixes! (courtesy of astra!!)", + "timestamp": "1709126721" } diff --git a/data/games.json b/data/games.json index 85f6753d..c172e0b6 100644 --- a/data/games.json +++ b/data/games.json @@ -1453,5 +1453,10 @@ "name": "Thumb Fighter", "directory": "thumbfighter", "image": "thumbfighter.png" + }, + { + "name": "The Enchanted Cave 2", + "directory": "enchantedcave2", + "image": "icon.png" } ] diff --git a/projects.html b/projects.html index 8e0486c0..15c16e8e 100644 --- a/projects.html +++ b/projects.html @@ -116,6 +116,8 @@

games loading..

+

games not loading? click ctrl + shift + r

+
@@ -133,13 +135,6 @@ + + + + The Enchanted Cave 2 + + + +
+ + + + diff --git a/semag/enchantedcave2/tec2.swf b/semag/enchantedcave2/tec2.swf new file mode 100644 index 00000000..20da4c2b Binary files /dev/null and b/semag/enchantedcave2/tec2.swf differ