diff --git a/metadata/com.brucelet.spacetrader.yml b/metadata/com.brucelet.spacetrader.yml new file mode 100644 index 0000000000..597d00b90b --- /dev/null +++ b/metadata/com.brucelet.spacetrader.yml @@ -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