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

Commit 55daa83

Browse files
committed
5.2.1
1 parent 35f40b8 commit 55daa83

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 5.2.0 Beta 3</h1>
2+
<h1 align="center">Input 5.2.1</h1>
33

44
<p align="center">Comprehensive cross-platform input for GameMaker Studio 2022.5 by <a href="http://www.jujuadams.com/"><b>@jujuadams</b></a> and <a href="https://offalynne.neocities.org/"><b>@offalynne</b></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_system/__input_system.gmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#macro __INPUT_VERSION "5.2.0 beta 3"
2-
#macro __INPUT_DATE "2022-09-28"
1+
#macro __INPUT_VERSION "5.2.1"
2+
#macro __INPUT_DATE "2022-10-18"
33
#macro __INPUT_DEBUG false
44

55
#macro __INPUT_BINDING_KEY "key"

0 commit comments

Comments
Β (0)