Merge branch 'feature/com.brucelet.spacetrader' into 'master'
New app: Space Trader Closes rfp#357 See merge request fdroid/fdroiddata!4402
This commit is contained in:
commit
e103017fcd
37
metadata/com.brucelet.spacetrader.yml
Normal file
37
metadata/com.brucelet.spacetrader.yml
Normal file
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://bitbucket.org/brucelet/space-trader/src
|
||||
IssueTracker: https://bitbucket.org/brucelet/space-trader/issues
|
||||
|
||||
AutoName: Space Trader
|
||||
Summary: Port of the Palm OS game of the same name
|
||||
Description: |-
|
||||
Space Trader is a port of the Palm OS game of the same name, created by Pieter
|
||||
Spronck. A classic among Palm gamers of the era, it was named Freeware Game of
|
||||
the Year by Handheld Computing in 2000.
|
||||
|
||||
This Android port faithfully reproduces the original game. Your goal
|
||||
is to earn enough money, whether by honest trading or other, seedier means, to
|
||||
retire to your own moon. Buy goods on one planet to sell to another, but watch
|
||||
out for space pirates! If you're tough enough, hunt down pirates to earn rewards.
|
||||
If that seems too above-board, try smuggling illegal items for spectacular profits.
|
||||
Or, if you'd rather, become a pirate yourself and rob other traders of their goods.
|
||||
Be careful, though. The police take notice of illegal activity...
|
||||
|
||||
RepoType: git
|
||||
Repo: https://bitbucket.org/brucelet/space-trader/src
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.5
|
||||
versionCode: 23
|
||||
commit: 31fa4ad4c44583c1044a848c580e0c9823b161af
|
||||
subdir: app/
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.3.5
|
||||
CurrentVersionCode: 23
|
Loading…
Reference in a new issue