User contributions
Jump to navigation
Jump to search
- 10:47, 7 July 2025 diff hist +17 BmfFonts Previously this page was using font on path ("fonts/ming.bmf") which wasn't part of /sys directory. so i edited this to use font which is part of /sys directory current
- 04:21, 22 June 2025 diff hist +2 m Object-oriented programming Fixed a error in example code by changing `Animal = { name:"" }` to `Animal = { "name":"" }` current