Skip to content

spacestation13/hypnagogic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c20bde · Aug 30, 2024
Aug 30, 2024
Nov 26, 2023
Jul 12, 2024
Aug 30, 2024
Aug 30, 2024
Jul 17, 2023
Mar 23, 2023
Oct 5, 2022
Mar 23, 2023
Jul 16, 2023
Aug 30, 2024
Jul 17, 2023
Sep 2, 2022
Mar 23, 2023
Apr 30, 2023
Jul 16, 2023
Apr 29, 2024

Repository files navigation

Hypnagogic

/ˌhipnəˈɡäjik/ - adjective - relating to the state immediately before falling asleep.

A multipurpose icon processing tool for byond

Configuration

Hypnagogic needs configuration to operate on!

Configuration is as simple as creating a .toml file with the same name

See examples for deeper documentation on the config format, as well as in_test for some simpler examples.

Some basic templates are offered in templates for various common scenarios.

Usage

Basic usage is as simple as

hypnagogic input_dir

This will deep search the directory for .toml files and attempt to perform an operation on files with matching names.

Hypnagogic offers a command line help tool! See it for possible command line flags

hypnagogic -help