OASIS-learn-study / minecraft-storeys-maker

Minecraft extension to make your own stories in, with and for Minecraft - it's like being a movie director!
https://www.learn.study
GNU Affero General Public License v3.0
14 stars 10 forks source link

Fix missing initial JS loading #368

Closed vorburger closed 2 years ago

vorburger commented 2 years ago

TODO

  1. rebase
  2. local testing
  3. deploy new version of fswatch to Maven central
  4. remove mavenLocal() (x2)
  5. remove -SNAPSHOT of fswatch
  6. local re-testing
  7. undraft
  8. @edewit testing, review and merge

This complements #310.

vorburger commented 2 years ago

@edewit I've done steps 1. - 5. and am currently waiting for https://repo.maven.apache.org/maven2/ch/vorburger/fswatch/ to have the version 1.3.0 which I just released to Maven Central, in order to push the latest code, see a green CI build, and undraft this for your testing.