From 191dade5684b978bcc5d5b68ad2a3a2cf89e34d7 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Sun, 24 May 2026 00:53:33 +0200 Subject: [PATCH] Bump lib-core.maps dep to 0.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Picks up the new write APIs (set_cell_gid, set_roof, save_to_disk). No source changes — lib is purely additive. --- manifest.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.lib b/manifest.lib index 0f9ab37..3954b1a 100644 --- a/manifest.lib +++ b/manifest.lib @@ -1 +1 @@ -{"id":"lib-core.player_control","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.maps","version":"0.2.0"},{"id":"lib-core.input","version":"0.4.0"}]} \ No newline at end of file +{"id":"lib-core.player_control","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.maps","version":"0.4.0"},{"id":"lib-core.input","version":"0.4.0"}]} \ No newline at end of file