pakoito / CardsFromUrbanRivals

Generates all cards from Urban Rivals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Urban Rivals Cards

It generates all cards from the game Urban Rivals. If you rerun it it will skip the cards you have already generated.

At the end of the run it generates a json file with all card info.

It takes ~30m to generate them all.

Use

To install dependencies:

bun install

Then you'll need to update executablePath to your own. I ran this from WSL.

To run:

bun run index.ts

And you can clear your cards folder using:

bun run delett

Note for the future

I wrote this to experiment on a lazy Sunday. If you find this a few years after 2024 there is a good chance it is broken.

I'd rather you forked it or sent a PR than asking me to fix it.

About

Generates all cards from Urban Rivals

License:Other


Languages

Language:TypeScript 100.0%