mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-13 02:01:51 +00:00
* Handle directories in mod protocol handler Previously we would return an error about a file not existing, which kinda makes sense, considering a directory isn't a file. Now with this commit, if the url resolve to a directory, it will return a json array with the relative paths of the file in that directory. * Make directory index work with ASAR archives Also fix directory index having higher priority than normal requests and simplify URL handling. --------- Co-authored-by: Даниїл Григор'єв <dengr1065@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| favicon.icns | ||
| favicon.ico | ||
| favicon.png | ||
| package-lock.json | ||
| package.json | ||
| preload.cjs | ||
| tsconfig.json | ||