Files
Simple-Protocol-Lib/README.md
2025-02-23 10:50:39 +01:00

250 B

SimpleProtocolLib

Network engine used to (mainly) communicate with packets

Integrate with xmake

add_repositories("persson-repo https://git.ale-pri.com/Persson-dev/xmake-repo.git")
add_requires("splib", { debug = is_mode("debug") })