Update CONTRIBUTING-DART
This commit is contained in:
parent
2ca6b5ef2c
commit
c8bc5bd3ff
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ click to open settings
|
|||
- Console: which will show you the logs
|
||||
|
||||
Once extension is ready you can relocate your code into `mangayomi-extension` project in a `src` or `multisrc` package
|
||||
Create the folder with the name of the source such as [this one](https://github.com/kodjodevf/mangayomi-extensions/blob/main/dart/anime/src/en/kisskh/kisskh.dart)
|
||||
Create the folder with the name of the source such as [this example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/dart/anime/src/en/kisskh)
|
||||
after go either to the anime_source_list.dart file for anime or manga_source_list.dart for the manga and import the extension then
|
||||
create a Pull Request.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue