From cba9b2017156df03cbd57274e04840467fa76122 Mon Sep 17 00:00:00 2001 From: mkrsym1 Date: Sat, 10 Jun 2023 19:24:07 +0300 Subject: [PATCH] v1.1.1 --- README.md | 2 +- meson.build | 2 +- metadata.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2fefeb3..96dab1a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This tool is capable of starting the games from a different process. This may be ### Configuration These environment variables can be used to configure the behaviour of the tool. -- (future release) `WAIT_BEFORE_RESUME=1` - show a messagebox and wait for user input before resuming the game process. Useful on my side for debugging +- `WAIT_BEFORE_RESUME=1` - show a messagebox and wait for user input before resuming the game process. Useful on my side for debugging **SR-exclusive**: - `I_WANT_A_BAN=1` - allows to launch SR. Please only use testing accounts, as there is an extremely high risk of getting banned diff --git a/meson.build b/meson.build index 26811dc..13c3091 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('jadeite', 'c', version: '1.1.0') +project('jadeite', 'c', version: '1.1.1') nasm = find_program('nasm') gen_res = find_program('gen_resources.sh') diff --git a/metadata.json b/metadata.json index 2475f24..6ef5b28 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "jadeite": { - "version": "1.1.0" + "version": "1.1.1" }, "games": { "hi3rd": {