Differences From Artifact [322c2f0dbe]:
- File default.heromeshrc — part of check-in [b43a526002] at 2021-04-18 22:44:04 on branch trunk — Implement pasting into text input prompts (user: user, size: 4136) [annotate] [blame] [check-ins using]
To Artifact [b105198fc2]:
- File default.heromeshrc — part of check-in [9959860889] at 2021-04-22 03:00:57 on branch trunk — Add possibility of additional code pages. (user: user, size: 4185) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | + | ! Hero Mesh configuration settings ?.screenWidth: 800 ?.screenHeight: 600 ?.imageSize: 24 ?.traceAll: true ?.showInventory: 0 ?.maxTrigger: 32767 ?.pasteCommand: xclip -o ?.codepage: /home/user/freeheromesh/codepage.har ! Game inputs ?.gameKey.A: 'A ?.gameKey.B: 'B ?.gameKey.C: 'C ?.gameKey.D: 'D ?.gameKey.E: 'E |
︙ |