diff --git a/BSIPA-ModList/README.md b/BSIPA-ModList/README.md index d1d1739b..c3b4cdfd 100644 --- a/BSIPA-ModList/README.md +++ b/BSIPA-ModList/README.md @@ -2,41 +2,4 @@ ============== Mod List is just an in-game viewer for the mods you have installed. It also lets you have more control over the updating already present in BSIPA. -Find all builds in [AppVeyor](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb/build/artifacts). - -*** - -### This test header contains a `code` block - -[Test ref item]: https://www.google.com/ "with title text" - -1. And here is a - list -2. Test - - 1 - - 2 - - 3 - -[Test ref item] is a ref instance (?) - -> This is a block quote -> -> This will be supported soon.... -> -> > This is a nested block quote -> > -> > *** -> > -> > more content -> -> more content - -``` -This is a fenced code block... - -This will be supported soon.... -``` - - this is an indented code block - - this will also be supported soon \ No newline at end of file +Find all builds in [AppVeyor](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb/build/artifacts). \ No newline at end of file diff --git a/BSIPA-ModList/manifest.json b/BSIPA-ModList/manifest.json index 1f28d309..94685593 100644 --- a/BSIPA-ModList/manifest.json +++ b/BSIPA-ModList/manifest.json @@ -7,22 +7,6 @@ "========", "", "## An in-game interface client for BSIPA.", - "", - "***", - "", - "Look, `ma`! Markdown! Its **[CommonMark](w::https://commonmark.org/)**!", - "", - "# H1 type 2 test", - "", - "***", - "", - ">and many lines to come!", - ">", - ">and many lines to come!", - ">", - ">and many lines to come!", - ">", - ">and many lines to come!", ], "gameVersion": "0.13.2", "id": "BSIPA Mod List", @@ -30,7 +14,7 @@ "version": "1.2.0", "icon": "BSIPA_ModList.Icons.self.png", "dependsOn": { - "BSIPA": "^3.12.14", + "BSIPA": "^3.12.16", "CustomUI": "^1.5.4" }, "features": [],