Comments
No comments yet.
a simple text editor (it sucks though)
in cfg.txt you can make the text editor be black or white (if you want black set it to 1 (false, black), it set to 0 by default (true, white)
require "gui"
wx = require "wx"
print("this is the code")
gui:run()