Version of Notex 4 with tweaks and a usable build system.
Go to file
2023-12-07 22:11:08 +01:00
src Merge remote-tracking branch 'original/master' 2023-12-07 22:11:08 +01:00
.gitignore feat: implement proper build script 2023-11-24 00:09:34 +01:00
build.rkt feat: implement proper build script 2023-11-24 00:09:34 +01:00
README.md feat: implement proper build script 2023-11-24 00:09:34 +01:00

Notex 4 - LordMZTE's fork

This is a fork of the Notex 4 pack with some tweaks and a proper build system.

Building

Dependencies:

  • a Racket toolchain
  • json (raco pkg install json)
  • aria2c or wget