From 8ce9859e80ee4dd27070856453dbe8859df37062 Mon Sep 17 00:00:00 2001 From: Cyb3R <20642139+Cyb3RGER@users.noreply.github.com> Date: Sat, 28 Sep 2024 20:49:01 +0200 Subject: [PATCH] Add PopSnake pack to packlist --- community-packs.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/community-packs.json b/community-packs.json index 2130921f..d50f9831 100644 --- a/community-packs.json +++ b/community-packs.json @@ -61,5 +61,14 @@ "versions_url": "https://raw.githubusercontent.com/Cyb3RGER/SoM-Open-Mode-Tracker/master/versions.json", "icon_url": "https://raw.githubusercontent.com/Cyb3RGER/SoM-Open-Mode-Tracker/master/images/chest.png", "description": "Secret of Mana Open Mode Package for PopTracker." + }, + "popsnake": { + "name": "PopSnake - A Snake game for PopTracker", + "author": "Cyb3R", + "platform": "poptracker", + "homepage": "https://github.com/Cyb3RGER/popsnake_pack", + "versions_url": "https://raw.githubusercontent.com/Cyb3RGER/popsnake_pack/main/versions.json", + "icon_url": "https://raw.githubusercontent.com/Cyb3RGER/popsnake_pack/main/images/icon.png", + "description": "This is an implementation of the popular game \"Snake\" as a PopTracker pack that also doubles as a simple AP Hint Game." } }