Merge branch 'feature/eveminer' into 'master'
New app: EVE Mining Calc Closes rfp#570 See merge request fdroid/fdroiddata!3158
This commit is contained in:
commit
29ae356f1e
30
metadata/com.GTP.eveminer.yml
Normal file
30
metadata/com.GTP.eveminer.yml
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online
|
||||||
|
IssueTracker: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online/issues
|
||||||
|
|
||||||
|
AutoName: EVE Mining Calc
|
||||||
|
Summary: Mining Helper for EVE Online
|
||||||
|
Description: |-
|
||||||
|
This simple app let's you select some ores and will fetch their prices in
|
||||||
|
Tradehubs. Then it will display them sorted by your profit so you don't have to
|
||||||
|
worry about things like checking their prices, volumes and calculating your
|
||||||
|
profit. You can also specify systems: Telling the app that you are in a 0.7
|
||||||
|
Gallente system will make it display only the ores that are avaible there.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 19
|
||||||
|
commit: v1.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.3'
|
||||||
|
CurrentVersionCode: 19
|
Loading…
Reference in a new issue