Browse Source

Updated ModList's manifest and README to be releaseable

pull/11/head 3.12.16
Anairkoen Schno 5 years ago
parent
commit
081749e79d
2 changed files with 2 additions and 55 deletions
  1. +1
    -38
      BSIPA-ModList/README.md
  2. +1
    -17
      BSIPA-ModList/manifest.json

+ 1
- 38
BSIPA-ModList/README.md View File

@ -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
Find all builds in [AppVeyor](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb/build/artifacts).

+ 1
- 17
BSIPA-ModList/manifest.json View File

@ -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": [],


Loading…
Cancel
Save