Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhaamo/vrsl_dmx_to_html

Generate HTML file from VRSL JSON Export
https://github.com/rhaamo/vrsl_dmx_to_html

dmx vrchat vrsl

Last synced: 5 days ago
JSON representation

Generate HTML file from VRSL JSON Export

Awesome Lists containing this project

README

        

# VRSL DMX To HTML

In Unity:
- VRSL -> Export -> To JSON

Then:
- Copy the json file where the python script is
- Copy the `example.yml` to whatever you want
- run the script: `python3 gen.py --html "./the json file.json" ./your_file.yml output.html`

That's it.

Screenshot of generated html:

![screenshot](./screenshot.png)