This website requires JavaScript.
Explore
Help
Sign In
walkero
/
lite
Watch
1
Star
0
Fork
You've already forked lite
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
37
Commits
2
Branches
12
Tags
18
MiB
c658b6f1ca
Commit Graph
4 Commits
Author
SHA1
Message
Date
rxi
c658b6f1ca
Removed underscore from start of globals, added VERSION
...
eg. `_SCALE` => `SCALE` prevents conflict with lua's own _NAME globals
2020-04-25 09:58:01 +01:00
rxi
d4284edd5c
Replaced system.set_fullscreen with system.set_window_mode
...
Solves
#24
2020-04-07 18:49:11 +01:00
rxi
efed38d59c
Added system.set_fullscreen() and core:toggle-fullscreen command
2020-03-25 22:44:59 +00:00
rxi
d8c4bfa6ba
Initial commit
2019-12-28 11:17:56 +00:00