Skip to content

Commit ad008fe

Browse files
committed
5.0.0 Alpha 1
1 parent d292ead commit ad008fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
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.0.0 (alpha)</h1>
2+
<h1 align="center">Input 5.0.0 Alpha 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

scripts/__input_system/__input_system.gml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#macro __INPUT_VERSION "5.0.0 alpha"
2-
#macro __INPUT_DATE "2022-04-23"
1+
#macro __INPUT_VERSION "5.0.0 alpha 1"
2+
#macro __INPUT_DATE "2022-05-15"
33
#macro __INPUT_DEBUG false
44

55
#macro __INPUT_BINDING_KEY "key"

0 commit comments

Comments
 (0)