- [NEW] zoom(), fullscreen(), cursor(), getconf(), setconf(). - [CHG] now zoom and fullscreen are controlled by the game, not by mini. - [FIX] quit() now actually quits. - [NEW] btnp() without parameters returns key pressed. - [NEW] zoom, fullscreen and cursor are saved to config automatically.
7 lines
75 B
INI
7 lines
75 B
INI
title=HOLA MINI
|
|
config=minitest
|
|
width=160
|
|
height=120
|
|
zoom=3
|
|
files=game.lua
|