@bscotch/stitch-config
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Stitch Config

Stitch is a collection of tools for managing GameMaker projects, developed by Butterscotch Shenanigans.

Stitch projects make use of some shared libraries and resources. This package provides schemas and utilities to help manage the stitch.config.json file, which lives alongside a GameMaker project's .yyp file and is used for configuration of various Stitch features.

The stitch.config.json file is used for configuration options that:

  • Are specific to the project (i.e. not general configuration)
  • Must be followed by all collaborators on that project
  • Are not machine-dependent nor user-dependent

/@bscotch/stitch-config/

    Package Sidebar

    Install

    npm i @bscotch/stitch-config

    Weekly Downloads

    64

    Version

    0.4.0

    License

    MIT

    Unpacked Size

    35.1 kB

    Total Files

    15

    Last publish

    Collaborators

    • bscotchadam