An open API service indexing awesome lists of open source software.

https://github.com/polakosz/grepoconqueror

Become Grepolis most feared conqueror with features provided by this mighty script.
https://github.com/polakosz/grepoconqueror

browser-game conqueror grepo grepolis user-script

Last synced: about 2 months ago
JSON representation

Become Grepolis most feared conqueror with features provided by this mighty script.

Awesome Lists containing this project

README

        

# GrepoConqueror

Become Grepolis most feared conqueror with features provided by this mighty script.

## Installation

- Install an userscript manager ([Violentmonkey](https://violentmonkey.github.io) or Tampermonkey)
- [Click here](https://github.com/PoLaKoSz/GrepoConqueror/raw/refs/heads/main/dist/grepo-conqueror.user.js) to install the script

## Development

### Requirements

- [VS Code](https://code.visualstudio.com) or [VSCodium](https://vscodium.com)
- Node.js 18

### Testing

- Install dependencies with `npm ci`
- Build the source code with `npm run build` command
- [Click here](https://github.com/PoLaKoSz/GrepoConqueror/raw/refs/heads/main/dist/grepo-conqueror-dev.user.js) to install the dev version of the script (edit source code, build it then reload game to see the changes)