1j01 / techy-playing-cards

🂡 Very technical, you probably.. would understand...

Home Page:http://1j01.github.io/techy-playing-cards/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple set of playing cards made with Card Game Generator

Import into Tabletop Simulator

Without installing, you can save Techy Playing Cards.json to %USERPROFILE%\Documents\My Games\Tabletop Simulator\Saves\Chest\

Then in Tabletop Simulator, go to Host > Chest > Saved Objects and find Techy Playing Cards.

Installation

  • Clone the repo
  • Install Node.js if you don't have a somewhat recent version
  • Open a console in the project directory
  • Run npm install

Update cards

npm run export will render the cards and export to Tabletop Simulator's Chest.

You can set PARALLEL_EXPORT=ON before running export to speed it up significantly if it's on a powerful enough machine, but if it's not powerful enough it might freeze up the entire computer.

About

🂡 Very technical, you probably.. would understand...

http://1j01.github.io/techy-playing-cards/


Languages

Language:CoffeeScript 46.8%Language:CSS 39.5%Language:HTML 13.6%