Allow the http server to serve static files (such as downloadable resources)

This commit is contained in:
Melledy
2025-11-19 03:02:24 -08:00
parent 06f854be55
commit 207a1e25d4
3 changed files with 9 additions and 1 deletions

1
.gitignore vendored
View File

@@ -63,6 +63,7 @@ tmp/
/plugins
/proto
/resources
/web
# Compiled
/*.jar