Skip to content

Commit

Permalink
Finished updating version and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewFahlgren committed Jan 16, 2023
1 parent a527d0a commit 9b0d6a3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion Thunderstore/README.md
Expand Up @@ -44,4 +44,6 @@ I am making a series of mods which make recipes easier to use. All of these mods

[Recipe Waypoints](https://potion-craft.thunderstore.io/package/AndrewFahlgren/Recipe_Waypoints/) - Allows you to see where your waypoint recipes (those with no effects or are far away from their last effect) are on the map so you know where you are going when you continue brewing from that recipe.

[Pour Back In](https://potion-craft.thunderstore.io/package/AndrewFahlgren/Pour_Back_In/) - Makes your potions work just like recipes. Pour potions back in the cauldron to continue where you left off. You can also finish potions before you add any effects so you can come back to them later just like a waypoint recipe.
[Pour Back In](https://potion-craft.thunderstore.io/package/AndrewFahlgren/Pour_Back_In/) - Makes your potions work just like recipes. Pour potions back in the cauldron to continue where you left off. You can also finish potions before you add any effects so you can come back to them later just like a waypoint recipe.

[Brew From Here](https://potion-craft.thunderstore.io/package/AndrewFahlgren/Brew_From_Here/) - Lets you continue brewing from any recipe mark.
2 changes: 1 addition & 1 deletion Thunderstore/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Bookmark_Organizer",
"version_number": "1.0.5",
"version_number": "1.0.6",
"website_url": "https://github.com/AndrewFahlgren/PotionCraftBookmarkOrganizer",
"description": "A mod to allow you to organize bookmarks into groups! Compatible with Potion Craft v1.0!",
"dependencies": [
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Expand Up @@ -2,10 +2,10 @@
"$schema": "https://github.com/beat-saber-modding-group/BSIPA-MetadataFileSchema/blob/master/Schema.json",
"author": "com.fahlgorithm.potioncraftbookmarkorganizer",
"description": "A mod to allow you to organize bookmarks into groups.",
"gameVersion": "1.0.5.2",
"gameVersion": "1.0.5.3",
"id": "PotionCraftBookmarkOrganizer",
"name": "PotionCraftBookmarkOrganizer",
"version": "1.0.5.2",
"version": "1.0.5.3",
"dependsOn": {}

}

0 comments on commit 9b0d6a3

Please sign in to comment.