aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/project.conf b/project.conf
new file mode 100644
index 0000000..7f989af
--- /dev/null
+++ b/project.conf
@@ -0,0 +1,8 @@
+[package]
+name = "amalgine-model-converter"
+type = "executable"
+version = "0.1.0"
+platforms = ["any"]
+
+[dependencies]
+assimp = "5"