mirror of
https://gitlab.com/niansa/llama_any.git
synced 2025-03-06 20:48:27 +01:00
Improved readme
This commit is contained in:
parent
a8301ba3a4
commit
ffe34e5e10
1 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
|||
# llama.any
|
||||
A cross-platform CLI client for the llama.any protocol
|
||||
|
||||
## Building
|
||||
This CMake project builds using the Nintendo DS and Nintendo 3DS devkitpro toolchains or on both Linux and Windows. More platforms may easily be implemented at `Runtime.{hpp,cpp}`.
|
||||
|
||||
## Server
|
||||
The server repo is located at: https://gitlab.com/niansa/llama_any_server!
|
||||
|
|
Loading…
Add table
Reference in a new issue