From a4b7d6c3a0ae1245fbcd69ad7a502ed83171dcf6 Mon Sep 17 00:00:00 2001 From: YellowAfterlife Date: Tue, 19 Nov 2024 22:11:18 +0200 Subject: [PATCH] And a note on JS --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2d005b4..6aa1966 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ This would resize Room1 and Room2 to 2048x2048, placing the original contents in If all is well, `room-shift.n` should appear in the directory. +If you made changes, you can re-compile the JS file for the web version using `haxe build.js.hxml` + ## Known issues 1. Not actively tested with making rooms _smaller_.