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

external tool to help construct loading JSONs #8

Open
ndbaker1 opened this issue Jan 21, 2023 · 1 comment
Open

external tool to help construct loading JSONs #8

ndbaker1 opened this issue Jan 21, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ndbaker1
Copy link
Owner

it's very difficult at the moment for a non-programmer to create an object descriptor JSON.

the example from https://github.com/ndbaker1/tablesalt/blob/main/plugins/base/objectLoader.ts#L10 is very primitive and doesn't show how someone can write a script to parse images from a website in order to create their own JSON.

@ndbaker1 ndbaker1 added enhancement New feature or request help wanted Extra attention is needed labels Jan 21, 2023
@ndbaker1
Copy link
Owner Author

using this to convert directories at the moment:
https://github.com/ndbaker1/tablesalt/blob/main/scripts/parse_assets.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant