Skip to content

BlaseballCrabs/blaseball-plus

Repository files navigation

Blaseball+

Building

Building is done via scripts defined in the package.json.

Requirements

Development was done on NixOS 20.09. A flake.nix is provided, allowing for replication of the exact build environment. Nix flakes are currently a WIP feature and not fully documented, so you may want to instead install the system dependencies manually:

Instructions

Packages can be installed via yarn. After this, the following (relevant) scripts are available via yarn run <script>:

  • build:dev: Builds an unsigned development .zip
  • build:prod:unsigned: Builds an unsigned production .zip
  • build:prod:signed: Builds a signed production .xpi
  • build: Alias for build:dev

Artifacts are placed in addon/web-ext-artifacts/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published