1.4.2 • Published 11 months ago

sonolus-deemo-engine v1.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months 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.2

11 months ago

1.4.1

11 months ago

1.4.0

1 year ago

1.4.0-alpha.1

1 year ago

1.4.0-alpha.0

1 year ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago