Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

bjorn3/goodgame_empire_helpers

Repository files navigation

Helpers for goodgame empire

Development discontinued

Quick Start

# import data from goodgame empire:
$ curl -sSf https://static.rust-lang.org/rustup.sh | sh #install rust

$ git clone https://github.com/bjorn3/goodgame_empire_import.git
$ cd goodgame_empire_import
$ cargo run
$ cd ../

# use online version:
$ firefox http://bjorn3.github.io/goodgame_empire_helpers/`

# or use your own local version:
$ git clone https://github.com/bjorn3/goodgame_empire_helpers.git
$ cd goodgame_empire_helpers
$ firefox ./index.html