From 08cf12bdc9795b8a859f0d6d25adea5dfe615511 Mon Sep 17 00:00:00 2001 From: niansa Date: Tue, 18 Apr 2023 06:12:32 +0200 Subject: [PATCH] Added readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef7fed1 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# llama.nds +A llama.any client GUI for the Nintendo DS! + +## Requirements +All you need is CMake, devkitpro with their nds development packages and a Nintendo DS... or an emulator like melonDS! + +## Server +The server repo is located at: https://gitlab.com/niansa/llama_any_server!