1.0.7 • Published 2 years ago

splatcur-editor v1.0.7

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

Splatcur Editor

A script to generate NorthWestWind's Splatoon cursor pack with different colors.

Usage

Prerequisites

  • Install Node.js 16+ on your system
  • Install Python 3 on your system, if you want to generate Windows cursors

Install

Run the following command in a shell (Linux) / command prompt (Windows).

npm i -g splatcur-editor

Keep the shell opened for the next steps as well.

Quick Start

  1. Create an empty directory.
  2. Launch a shell (Linux) / command prompt (Windows) if you haven't already and set the current directory (cd) to that empty directory.
  3. Run splatcur-editor. This will create a directory named tmp and pull in s3cconfig.json.
  4. Edit s3cconfig.json to your liking. Colors are formatted in RGB Hex. While you may change everything, I don't recommend altering the following fields:
    • groups
    • subgroups
    • exclude
    • symlinks
  5. Run splatcur-editor again.
  6. Enjoy your cursors inside splatoon3-cursors-linux.zip (and splatoon3-cursors-windows.zip)!

Detailed Usage

Users who want to explore all the options this program can do can run read the help command:

splatcur-editor -h

License

GPLv3

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago