Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 902 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 902 Bytes

cg-fabl

A custom graphics bundle that I was commissioned for

This is a NodeCG graphics bundle, make sure you have a working NodeCG installation.

Installation

  1. Find the version you're looking for on the releases page, and download cg-fabl.zip.
  2. Unzip the file and drag the folder into the bundles/ subdirectory of your NodeCG installation.

Running locally

  1. Clone the repository into the bundles/ subdirectory of your NodeCG installation.
  2. npm run watch will build the bundle for NodeCG and watch for changes.
  3. To build for production:
    1. npm run build
    2. Delete everything except for the graphics/ directory and package.json.

empathy included • @cysabicysabi.github.io