|
@@ -21,7 +21,7 @@ There are five main types of documentation here:
|
|
Currently, this can contain an `author` table with `name` and `link` strings.
|
|
Currently, this can contain an `author` table with `name` and `link` strings.
|
|
- The **`guides`** folder contains markdown files that explain LÖVR-related concepts in depth.
|
|
- The **`guides`** folder contains markdown files that explain LÖVR-related concepts in depth.
|
|
- Similarly, `init.lua` contains a manifest used to populate the sidebar on the website.
|
|
- Similarly, `init.lua` contains a manifest used to populate the sidebar on the website.
|
|
-- The `tests` folder contains small test cases, to make sure bugs stay fixed.
|
|
|
|
|
|
+- The **`tests`** folder contains small test cases, to make sure bugs stay fixed.
|
|
- Each folder is a project which should throw a Lua error or crash if it fails when run with LÖVR.
|
|
- Each folder is a project which should throw a Lua error or crash if it fails when run with LÖVR.
|
|
- There isn't a runner yet.
|
|
- There isn't a runner yet.
|
|
|
|
|