Browse Source

Minor documentation update

wip/deprecate
Sam Hocevar 1 year ago
parent
commit
28e25dd4a9
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@@ -5,6 +5,13 @@ A collection of scripts and C++ code to make games, demos and tools.


## Notes ## Notes


### Build dependencies

The following packages are required on Linux:

- for bootstrapping: `automake libtool pkg-config`
- for building: `clang make`

### Nintendo Switch support ### Nintendo Switch support


That code is private, it needs to be activated manually: That code is private, it needs to be activated manually:


Loading…
Cancel
Save