parent
a4c0faaac8
commit
63c1a534a2
9
src/es/foyscan/build.gradle
Normal file
9
src/es/foyscan/build.gradle
Normal file
@ -0,0 +1,9 @@
|
||||
ext {
|
||||
extName = 'Foy Scan'
|
||||
extClass = '.FoyScan'
|
||||
themePkg = 'mangaesp'
|
||||
baseUrl = 'https://foyscan.xyz'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
BIN
src/es/foyscan/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/es/foyscan/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
BIN
src/es/foyscan/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/es/foyscan/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
BIN
src/es/foyscan/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/es/foyscan/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
BIN
src/es/foyscan/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/es/foyscan/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
src/es/foyscan/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/es/foyscan/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
@ -0,0 +1,5 @@
|
||||
package eu.kanade.tachiyomi.extension.es.foyscan
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangaesp.MangaEsp
|
||||
|
||||
class FoyScan : MangaEsp("Foy Scan", "https://foyscan.xyz", "es")
|
Loading…
x
Reference in New Issue
Block a user