|
666a5f79e8
|
feat: generatePublicKey from base64 string
`Wireguard:generatePublicKey` now accepts the privateKey as a base64 encoded string, which gets decoded internally to produce the raw bytes.
|
2024-03-31 15:56:34 +05:30 |
|
|
fef63ec48c
|
chore: include build script to bundle compiled files too
The build command now compiles the project to lua using roblox-ts, then uses darklua to bundle the files, powered by terracotta.
|
2024-03-29 22:26:04 +05:30 |
|
|
e50a64797a
|
chore(tests): include tests
|
2024-03-27 17:49:16 +05:30 |
|
|
0e398939ce
|
refactor: address lint and formatting issues
|
2024-03-27 17:09:50 +05:30 |
|
|
997ba997fe
|
init: the basics
|
2024-03-27 16:38:52 +05:30 |
|