spaceninjaserver / SpaceNinjaServer

A simple server for a small space ninja game
GNU General Public License v3.0
66 stars 35 forks source link

fix: config change on WebUI causing hot reload in dev mode #297

Closed Sainan closed 2 months ago

Sainan commented 2 months ago

As a side effect, hot-reloading the config is now a feature of SNS, so it's not exclusive to dev mode.

Closes #296