Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON store to import/export configurations #7

Open
GetPsyched opened this issue Oct 13, 2024 · 2 comments
Open

JSON store to import/export configurations #7

GetPsyched opened this issue Oct 13, 2024 · 2 comments

Comments

@GetPsyched
Copy link
Collaborator

Aiming at two use cases for this:

  1. Sharing configurations
  2. Declarative management of configurations

Not much to detail on this, but obligatory ping to @Theaninova since anything of this sort must be inter-operable among all official CC interfaces

@Raymo111
Copy link
Member

We have a JSON format that does this used by device manager backups, you can try and support that format.

See https://github.com/CharaChorder/DeviceManager/blob/bf490ba823b5d06e5ed7b34c5e7dcc862b197fc5/src/lib/share/chara-file.ts and related files for reference.

@GetPsyched
Copy link
Collaborator Author

Awesome, thanks for the reference!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants