rg_soundmap

Crates.iorg_soundmap
lib.rsrg_soundmap
version0.7.0
created_at2025-05-18 05:53:16.037203+00
updated_at2025-07-06 04:01:31.533524+00
descriptionA Rust library for managing a sound map format.
homepage
repositoryhttps://github.com/NangmanGureum/rg_soundmap
max_upload_size
id1678395
size38,198
(NangmanGureum)

documentation

README

rg_soundmap

github crates.io docs.rs

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

Commit count: 0

cargo fmt