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.
- Host: GitHub
- URL: https://github.com/polakosz/grepoconqueror
- Owner: PoLaKoSz
- License: gpl-3.0
- Created: 2025-01-23T01:07:02.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T14:04:41.000Z (3 months ago)
- Last Synced: 2025-03-19T03:16:25.945Z (about 2 months ago)
- Topics: browser-game, conqueror, grepo, grepolis, user-script
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)