Browse Source

Added README for ModList

pull/11/head
Anairkoen Schno 5 years ago
parent
commit
0a47f3ca28
2 changed files with 7 additions and 0 deletions
  1. +3
    -0
      BSIPA-ModList/BSIPA-ModList.csproj
  2. +4
    -0
      BSIPA-ModList/README.md

+ 3
- 0
BSIPA-ModList/BSIPA-ModList.csproj View File

@ -116,6 +116,9 @@
<ItemGroup>
<EmbeddedResource Include="Icons\library.png" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">
<Message Text="Packing..." Importance="normal" />


+ 4
- 0
BSIPA-ModList/README.md View File

@ -0,0 +1,4 @@
# BSIPA Mod List
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).

Loading…
Cancel
Save