add readme to hopefully make it easier for now

This commit is contained in:
kittentm 2026-01-16 02:35:00 +01:00
commit ce6596e3c1

10
readme.md Normal file
View file

@ -0,0 +1,10 @@
# Splatnet, Recreated
no fancy cool logo yet, todo tho.
to be able to run the existing pages, you have to jump through some hoops.
first, change your directory to the root directory (if cloned, it is normally named splatnet)
now, run ```python -m http.server 8080```, there are other methods but havent tried it.
then navigate to ```http://localhost:8080/html/stages/stages.html```