summaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-15 01:56:06 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-15 01:56:06 +0200
commitcd05828923f5241b1d71ad211cce5c8605de38fd (patch)
tree6b3eb544e41f4d12a88ec56e0d34e3726c941b66 /project.conf
lole
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..0c86cd9
--- /dev/null
+++ b/project.conf
@@ -0,0 +1,8 @@
+[package]
+name = "flag-maker"
+type = "executable"
+version = "0.1.0"
+platforms = ["posix"]
+
+[dependencies]
+sfml-graphics = "2"