rg_soundmap 0.7.0

A Rust library for managing a sound map format.
Documentation

rg_soundmap

A Rust library for adding or managing a soundmap file. It is used for developing games and applications.

You can see format specification here.

License

This library follows MIT License. but some example data applies CC BY-NC-SA 4.0. (What data applies is TBD)

SPDX-License-Identifier: MIT WITH CC-BY-NC-SA-4.0