Simon Pribylski 4c5c859221
All checks were successful
Linux arm64 / Build (push) Successful in 14s
Merge pull request 'v2.0' (#15) from v2.0 into main
Reviewed-on: #15
2025-07-10 13:15:42 +00:00
2025-03-01 18:38:41 +00:00
2025-07-10 15:13:22 +02:00
2025-06-27 18:53:03 +02:00
2025-06-30 12:08:16 +02:00
2025-02-04 19:11:03 +01:00
2025-06-26 16:02:18 +02:00
2025-03-19 18:07:52 +00:00
2025-06-26 16:02:18 +02:00

SimpleProtocolLib

C++ Protocol engine used to (mainly) communicate with network

Integrate with xmake

add_repositories("persson-repo https://git.ale-pri.com/Persson-dev/xmake-repo.git")
add_requires("splib", { debug = is_mode("debug") })
Description
Network engine used to communicate with packets
Readme 278 KiB
Languages
C++ 96.2%
Lua 3.4%
C 0.4%