version bump and added onyx-pkg.ini v0.0.2
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 18 May 2022 02:35:44 +0000 (21:35 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 18 May 2022 02:35:44 +0000 (21:35 -0500)
onyx-pkg.ini [new file with mode: 0644]

diff --git a/onyx-pkg.ini b/onyx-pkg.ini
new file mode 100644 (file)
index 0000000..ec9c7b5
--- /dev/null
@@ -0,0 +1,13 @@
+[metadata]
+name=onyx-net
+description=A simple reliable network protocol on top of UDP.
+url=https://github.com/onyx-lang/onyx-net
+author=Brendan Hansen
+version=0.0.2
+
+[config]
+lib_source_directory=./lib
+lib_bin_directory=./bin
+
+[dependencies]
+