@eurydos/dsp-item-registry
TypeScript icon, indicating that this package has built-in type declarations

1.0.16 • Public • Published

DSP item registry

A standalone typed NPM package containing every item and building in Dyson Sphere Program.

This package is the reusable asset from one of my previous project; "dsp-calculator." The motivation is quite simple, I plan to develop another DSP-related project in the future, so I want a standalone package to hold the assets, such as items, recipes, and buildings details.

I plan to maintain this package along side the game itself.

Usage

The package contains items, recipe details, and building details, but only on the logistic side. I do not have plan to include combat-related details in mind yet.

Every single item in the game is stored as an enum member, I might regret this decision, but we will see. A recipe contains the materials, products, manufacturing time, and manufacturing facilities to name a few. The building themselves contains the a few multipliers, working power consumption, and idling power consumption.

Other aspects such as proliferators and sorters are also included.

Package Sidebar

Install

npm i @eurydos/dsp-item-registry

Weekly Downloads

0

Version

1.0.16

License

GPL-3.0

Unpacked Size

91.7 kB

Total Files

17

Last publish

Collaborators

  • eurydos