git » assimp6.git » commit e96efca

add nvchecker

author T.J. Townsend
2024-07-15 17:18:42 UTC
committer T.J. Townsend
2024-07-15 17:18:42 UTC
parent 1cf69495f1a9b3a681883b261a6be727646dd2bf

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..8e210b2
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[assimp]
+source = "git"
+git = "https://github.com/assimp/assimp.git"
+prefix = "v"