From: Brendan Hansen Date: Wed, 18 May 2022 02:35:44 +0000 (-0500) Subject: version bump and added onyx-pkg.ini X-Git-Tag: v0.0.2 X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=9f89a843c3a80e4c104936cd16e231571e86c4bf;p=onyx_net.git version bump and added onyx-pkg.ini --- diff --git a/onyx-pkg.ini b/onyx-pkg.ini new file mode 100644 index 0000000..ec9c7b5 --- /dev/null +++ b/onyx-pkg.ini @@ -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] +