feat: update scripts
- add meshes builder (copyer). - fix json compressor.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Tools
|
||||
# Scripts
|
||||
|
||||
These tool scripts is served for BBP_NG specifically. We use Astral UV with a single Python project file to manage these tools. You can browse their usage in this file.
|
||||
|
||||
@ -14,6 +14,12 @@ Compress BME prototype JSON files into smaller size.
|
||||
|
||||
Execute `uv run build_json.py`
|
||||
|
||||
## Build Meshes
|
||||
|
||||
Copy Ballance element placeholder into Blender plugin.
|
||||
|
||||
Execute `uv run build_meshes.py`
|
||||
|
||||
## Validate BME Prototype
|
||||
|
||||
Validate the correction of BME prorotype JSON files.
|
||||
|
Reference in New Issue
Block a user