diff options
| author | iamcheeseman <[email protected]> | 2026-05-14 19:53:58 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-14 19:53:58 -0400 |
| commit | ed4f96cc6df493480596074dcc18043fe7b35d38 (patch) | |
| tree | d60e7b6fbfdb6cf0a2a84c109a1bd7b2af17379f | |
| parent | 45e44a99060a1100fafcbb2e8328f69b8f80ac94 (diff) | |
update readme
| -rw-r--r-- | README | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -15,17 +15,9 @@ metroidvania. Currently only compiles on Linux. You may be able to get it to compile on Windows with some effort. -To build: +To build, first compile GLFW. +Then, run this in the root directory of the project: $ ./build.sh It will output an executable called `demonchime'. - -== Project structure == - -(May not be completely up-to-date) - -- /dc - demonchime -- /teensy - teensy source code -- /platform - platform implementations. There is currently X11 and GL, but GL - is more actively maintained. |
