add necroscans (#4136)
This commit is contained in:
parent
ff29d26ace
commit
e380f9b974
9
src/en/necroscans/build.gradle
Normal file
9
src/en/necroscans/build.gradle
Normal file
@ -0,0 +1,9 @@
|
||||
ext {
|
||||
extName = 'Necro Scans'
|
||||
extClass = '.NecroScans'
|
||||
themePkg = 'keyoapp'
|
||||
baseUrl = 'https://necroscans.com'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
BIN
src/en/necroscans/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/en/necroscans/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
BIN
src/en/necroscans/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/en/necroscans/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
BIN
src/en/necroscans/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/en/necroscans/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
BIN
src/en/necroscans/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/en/necroscans/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
src/en/necroscans/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/en/necroscans/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
@ -0,0 +1,5 @@
|
||||
package eu.kanade.tachiyomi.extension.en.necroscans
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.keyoapp.Keyoapp
|
||||
|
||||
class NecroScans : Keyoapp("Necro Scans", "https://necroscans.com", "en")
|
Loading…
x
Reference in New Issue
Block a user