No description
Find a file
2023-07-01 11:27:24 -04:00
.gitlab/issue_templates Update issue templates 2023-03-23 13:57:37 -04:00
deprecated Remove WuxiaWorld (#281) 2022-04-04 01:06:32 -04:00
icons Add LightNovelPub implementation 2023-06-05 17:06:16 +01:00
lib fix: do not fail if iamge not found for Madara 2023-02-20 22:06:17 +08:00
src Update MoreNovel latestNovelSel 2023-07-01 11:27:24 -04:00
.gitignore Update example extension 2023-06-17 00:02:42 +00:00
.gitlab-ci.yml Disable extension specific tests in CI 2023-01-04 02:23:21 +00:00
dev-setup.sh Update example extension 2023-06-17 00:02:42 +00:00
index.json Update MoreNovel latestNovelSel 2023-07-01 11:27:24 -04:00
LICENSE Friendship ended with APACHE, GPL is my friend now 2019-08-09 20:27:01 -04:00
README.md Update example extension 2023-06-17 00:02:42 +00:00

Extensions - Universe

Community extensions for Shosetsu

Source request

Simply create an issue with the tag [SOURCE REQUEST] and the source name next to it, then in the body paragraph have the link to the source. It will be handled eventually

Development

A very generic how to:

  1. Fork this repository
  2. Create a local clone of the repository on your pc
  3. Choose what site you want to develop from, either from issues or of your own choosing
  4. Create a new branch on your local repository, following the following naming scheme impl-thisisaname.domain
  5. Run ./dev-setup to install documentation from the latest kotlin-lib
  6. Start to develop the extension
  7. Make a PR of that branch into master

Icon creation

Unique Icons can be created for each extension. Following the above steps, but at step 5, develop the icon!

Please ensure the source of the icons are present, so they can be edited later on.