another stage of refactoring
This commit is contained in:
@@ -39,8 +39,8 @@ Logs are written to `/switch/NXST/log.log`.
|
||||
**Prerequisites:** [devkitPro](https://devkitpro.org/wiki/Getting_Started) with `switch-dev` and `switch-portlibs` packages, plus `cmake ≥ 3.20`.
|
||||
|
||||
```bash
|
||||
# Clone with submodules (Plutonium UI)
|
||||
git clone --recurse-submodules https://github.com/your-username/NXST.git
|
||||
# Clone (Plutonium UI fetched automatically by CMake)
|
||||
git clone https://github.com/your-username/NXST.git
|
||||
cd NXST
|
||||
|
||||
# Configure (once)
|
||||
|
||||
Reference in New Issue
Block a user