Files
VampireToyvivors/config.toy
T
2026-05-01 12:29:44 +10:00

5 lines
128 B
Plaintext

var screenWidth = 1280;
var screenHeight = 720;
var screenCaption = "Hello raylib from Toy!";
//TODO: load monsters on a timer?