add starbound scans (#2278)
This commit is contained in:
parent
1d19c2c688
commit
6b238a0e09
9
src/fr/starboundscans/build.gradle
Normal file
9
src/fr/starboundscans/build.gradle
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
ext {
|
||||||
|
extName = 'Starbound Scans'
|
||||||
|
extClass = '.StarboundScans'
|
||||||
|
themePkg = 'keyoapp'
|
||||||
|
baseUrl = 'https://starboundscans.com'
|
||||||
|
overrideVersionCode = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
apply from: "$rootDir/common.gradle"
|
BIN
src/fr/starboundscans/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/fr/starboundscans/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
BIN
src/fr/starboundscans/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/fr/starboundscans/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
src/fr/starboundscans/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/fr/starboundscans/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
BIN
src/fr/starboundscans/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/fr/starboundscans/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
src/fr/starboundscans/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/fr/starboundscans/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
@ -0,0 +1,5 @@
|
|||||||
|
package eu.kanade.tachiyomi.extension.fr.starboundscans
|
||||||
|
|
||||||
|
import eu.kanade.tachiyomi.multisrc.keyoapp.Keyoapp
|
||||||
|
|
||||||
|
class StarboundScans : Keyoapp("Starbound Scans", "https://starboundscans.com", "fr")
|
Loading…
x
Reference in New Issue
Block a user