Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
/ Input Public archive

Commit 9c90ea1

Browse files
committed
6.1.2
1 parent f67fbcd commit 9c90ea1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center"><img src="https://raw.githubusercontent.com/JujuAdams/input/master/LOGO.png" style="display:block; margin:auto; width:300px"></p>
2-
<h1 align="center">Input 6.1.1 Beta</h1>
2+
<h1 align="center">Input 6.1.2</h1>
33

44
<p align="center">Comprehensive cross-platform input for GameMaker Studio 2022 LTS by <a href="https://www.jujuadams.com/" target="_blank">Juju Adams</a>, <a href="https://offalynne.neocities.org/">Alynne Keith</a>, and <a href="https://www.jujuadams.com/Input/#/6.0/Credits">Friends</a></p>
55

β€Žoptions/windows/options_windows.yyβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žscripts/__input_macros/__input_macros.gmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Feather disable all
22

3-
#macro __INPUT_VERSION "6.1.1 Beta"
4-
#macro __INPUT_DATE "2023-09-05"
3+
#macro __INPUT_VERSION "6.1.2"
4+
#macro __INPUT_DATE "2023-09-28"
55
#macro __INPUT_DEBUG false
66

77

0 commit comments

Comments
Β (0)