From: Brendan Hansen Date: Thu, 29 Dec 2022 00:23:11 +0000 (-0600) Subject: version 0.0.4 X-Git-Tag: v0.0.4 X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=09cb312e4309a4062bc5cedec8ec4d54000e2c49;p=onyx_net.git version 0.0.4 --- diff --git a/onyx-pkg.ini b/onyx-pkg.ini index 4281b2c..afa633d 100644 --- a/onyx-pkg.ini +++ b/onyx-pkg.ini @@ -3,11 +3,20 @@ 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.3 +version=0.0.4 [config] lib_source_directory=./lib lib_bin_directory=./bin +run_cmd= +debug_cmd= +test_cmd= + +[native_library] +build_cmd= +library= [dependencies] +[dependency_folders] +