]> git.somenet.org - factorio/some-luaconsole.git/blob - info.json
RELEASE 1.1.5 - Fixed bug introduced with the last bugfix. "game.print(game.players...
[factorio/some-luaconsole.git] / info.json
1 {
2     "name": "some-luaconsole",
3     "version": "1.1.5",
4     "title": "Someone's LUA-Console",
5     "author": "someone1337",
6     "homepage": "https://git.somenet.org/factorio/some-luaconsole.git",
7     "description": "Run lua commands without losing achievements. Now remembers input-script. 'game.player' works. By default opens with CONTROL + RIGHTBRACKET. Execute last input-script with CONTROL + ENTER.",
8     "dependencies": ["base>=1.1.0"],
9     "factorio_version": "1.1"
10 }