Skip to content

Commit

Permalink
Update registry.md with .sms entry
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentbartholdi authored Nov 6, 2024
1 parent 35726f7 commit 2a8febf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ format binary_little_endian 1.0 |
| STL_BINARY | .stl, .STL | loads and saves on **all** platforms with [MeshIO](http:///github.com/JuliaIO/MeshIO.jl.git) | has detection function |
| NPY | .npy | loads and saves on **all** platforms with [NPZ](https://github.com/fhs/NPZ.jl) | "\x93NUMPY" |
| NPZ | .npz | loads and saves on **all** platforms with [NPZ](https://github.com/fhs/NPZ.jl) | "PK\x03\x04" |
| SMS | .sms | loads and saves on **non-Windows** platforms with [SpaSM](https://github.com/laurentbartholdi/SpaSM.jl) | only extension |

0 comments on commit 2a8febf

Please sign in to comment.