diff options
author | metamuffin <metamuffin@disroot.org> | 2025-02-09 16:35:53 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-02-09 16:35:53 +0100 |
commit | bc5c636a61411d8c29e64223a7d04263f2e68669 (patch) | |
tree | 0496121f43fabb70b8322a1c6eb34a0cb13ab78e /readme.md | |
parent | 5616ae74ebed24a4f7ac71820f488feec2ac196f (diff) | |
download | unity-tools-bc5c636a61411d8c29e64223a7d04263f2e68669.tar unity-tools-bc5c636a61411d8c29e64223a7d04263f2e68669.tar.bz2 unity-tools-bc5c636a61411d8c29e64223a7d04263f2e68669.tar.zst |
readme and rename crate
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e0de8bf --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# unity tools + +Rust library for various file formats used in the Unity game engine. + +## License + +AGPL-3.0-only; See [COPYING](./COPYING) |