EVE Mining Calc: Switch to YAML

This commit is contained in:
Pierre Rudloff 2019-02-11 13:48:44 +01:00
parent 5c4865b368
commit 9ba64015b5
2 changed files with 30 additions and 28 deletions

View file

@ -1,28 +0,0 @@
Categories:Games
License:GPL-3.0
Web Site:
Source Code:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online
Issue Tracker:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online/issues
Auto Name: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.
.
Repo Type:git
Repo:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online.git
Build:10.1,13
commit=v1.1
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:10.1
Current Version Code:13

View file

@ -0,0 +1,30 @@
Categories:
- Games
License: GPL-3.0
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: '10.1'
versionCode: 13
commit: v1.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '10.1'
CurrentVersionCode: 13