1.4.0 • Published 1 month ago

sonolus-deemo-engine v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Sonolus Deemo Engine

A recreation of Deemo engine in Sonolus.

Links

Installation

npm install sonolus-deemo-engine

Documentation

version

Package version.

engineInfo

Partial engine information compatible with sonolus-express.

engineConfiguration

Engine Configuration.

  • engineConfiguration.path: path to file.
  • engineConfiguration.buffer: buffer of file.
  • engineConfiguration.hash: hash of file.

engineData

Engine Data.

  • engineData.path: path to file.
  • engineData.buffer: buffer of file.
  • engineData.hash: hash of file.

engineThumbnail

Engine Thumbnail.

  • engineThumbnail.path: path to file.
  • engineThumbnail.buffer: buffer of file.
  • engineThumbnail.hash: hash of file.

dsToDC(ds)

Converts DS (Deemo Source) to DC (Deemo Chart).

  • ds: Deemo Source.

dcToLevelData(dc, offset?)

Converts DC (Deemo Chart) to Level Data.

  • dc: Deemo Chart.
  • offset: offset (default: 0).
1.4.0

1 month ago

1.4.0-alpha.1

2 months ago

1.4.0-alpha.0

2 months ago

1.3.0

6 months ago

1.2.1

8 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago