1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-19 18:18:19 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
d283b977d9 added demo gif 2022-03-07 11:06:56 -06:00
12a1329101 Removed Panel client, updated README requirements 2022-03-03 10:57:33 -06:00
72e0b6d5d0 updated readme 2022-03-02 10:54:31 -06:00
c092d5a9a0 Deprecated panel, added shell, lrsa.h -> lsodium.h
- Refactoring
2022-02-24 22:13:05 -06:00
f8ac74881e updated README, minor CMake improvements 2022-02-18 15:26:29 -06:00
574afdda16 Updated README 2022-02-17 18:21:29 -06:00
291c4479ff Statically link LibSodium, updated README 2022-02-17 17:57:08 -06:00
6fb8aa9b8a Refactored how CMake passes version & settings info
- keys can now be passed per-build passing -DLAIKA_PUBKEY=[pubkey] & -LAIKA_PRIVKEY=[pubkey] to `cmake -B`
- if those definitions aren't passed, the default public & private key will be used (for quick testing)
2022-01-30 01:15:51 -06:00
8133a8d3cb Inital commit
lib/ is just [FoxNet](https://git.openpunk.com/CPunch/FoxNet) ported to C99
2022-01-23 21:28:16 -06:00