Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
1-AlenToma committed Jul 23, 2022
2 parents d299c3a + 4c51360 commit b85576f
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 5 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
Read scenes from your favorite Webnovels, such as The King’s Avatar, Release that witch, and Battle Frenzy. Come to life as you jump into a wonderous world full-filed with comic and novel.

## Download
* [Google Play](https://play.google.com/store/apps/details?id=com.novelmanager)
* [Android Release](https://github.com/AlenToma/NovelManager-public/releases)

please dont forget to leave a review on google play to improve the app.

## Chats
* [Facebook](https://www.facebook.com/groups/4251520684862135)
Expand All @@ -30,6 +29,11 @@ please dont forget to leave a review on google play to improve the app.
* Download novel and save it as an Epub
* Read offline

## Develop new parsers
Since release `12.0.0` novel manager is totally free.
Developer could now create parsers package and use it in novelmanager instead of the current app parser.
To do this please follow this guide [here](https://github.com/AlenToma/NovelManager-public/blob/master/createNewPackage.md)

## Issue
* [Source request](https://github.com/AlenToma/NovelManager-public/issues/new?assignees=&labels=&template=source-request.md&title=)

Expand Down
1 change: 1 addition & 0 deletions createNewPackage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 0 additions & 1 deletion parsers-container/1.0.9/package.pkg

This file was deleted.

1 change: 0 additions & 1 deletion parsers-container/1.1.0/package.pkg

This file was deleted.

1 change: 0 additions & 1 deletion parsers-container/1.1.1/package.pkg

This file was deleted.

6 changes: 6 additions & 0 deletions version.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"versionName":"12.0.0",
"apkUrl":"https://github.com/AlenToma/NovelManager-public/releases/download/APK.Test.Release/app-release.apk",
"forceUpdate": false,
"whatsNew": "The app is free, ads is removed and there will no longer be any need to buy or subscribe"
}

0 comments on commit b85576f

Please sign in to comment.