Tachiyomi-Extensions/.run/FansubsCatGenerator.run.xml
Fansubs.cat a861b95ff4
Update Fansubs.cat API calls, add new NSFW site, and implement search filters (#19060)
* Split Fansubs.cat into two sites (SFW and NSFW), update API calls, and implement search filters

* Unify Fansubs.cat and Fansubs.cat Hentai extensions into a single multisrc theme

* Add missing trailing comma

* Explicitly name custom argument

* Explicitly keep the pkgName for the main extension

* Remove unneeded workaround
2023-11-24 20:32:53 -03:00

12 lines
781 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="FansubsCatGenerator" type="JetRunConfigurationType" nameIsGenerated="true">
<module name="tachiyomi-extensions.multisrc.main" />
<option name="MAIN_CLASS_NAME" value="eu.kanade.tachiyomi.multisrc.fansubscat.FansubsCatGenerator" />
<method v="2">
<option name="Make" enabled="true" />
<option name="Gradle.BeforeRunTask" enabled="true" tasks="ktFormat" externalProjectPath="$PROJECT_DIR$/multisrc" vmOptions="" scriptParameters="-Ptheme=fansubscat" />
<option name="Gradle.BeforeRunTask" enabled="true" tasks="ktLint" externalProjectPath="$PROJECT_DIR$/multisrc" vmOptions="" scriptParameters="-Ptheme=fansubscat" />
</method>
</configuration>
</component>