30 lines
997 B
Markdown
30 lines
997 B
Markdown
# Universal Category System - Community Resources
|
|
|
|
## What is this?
|
|
|
|
This repository contains documentation and some developer resources for the
|
|
[Universal Category System][ucs], used for organizing sound effects libraries.
|
|
|
|
[ucs]: https://universalcategorysystem.com
|
|
|
|
## What's here?
|
|
|
|
Some items of interest are:
|
|
|
|
- [JSON-formatted UCS Schedules](json/) of version **8.2.1** of the UCS in
|
|
all available languages.
|
|
- The [tool](tools/ucsxls2json.py) used to make these JSON files from the
|
|
original XLS file.
|
|
- Zipped [UCS Category-SubCategory directory trees](dirs) in all of the
|
|
available languages.
|
|
- The [directory-creation tool](tools/ucsdirs.py) that was used to create
|
|
these trees from the JSON UCS schedules.
|
|
|
|
## Who maintains this?
|
|
|
|
This repository is maintained by [Jamie Hardt][jh]. I'm a user of UCS but I
|
|
don't otherwise have any formal affiliation with Tim Nielsen, Justin Drury or
|
|
the UCS creators or website.
|
|
|
|
[jh]: https://github.com/iluvcapra
|