About
+Splash is a mod for Snap! by @space-elphant (Snap!, email) with support for first class dictionaries
+Cloud variables will use firebase to store the cloud vars and sinc the messages.
+diff --git a/README.md b/README.md index 20ad636..5b76d9e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # splash-snap.github.io -Splash is a [Snap*!*](snap.berkeley.edu) mod created by [@space-elephant](https://github.com/space-elephant) containing + +[](https://github.com/splash-snap/splash-snap.github.io/issues) +[](https://github.com/splash-snap/splash-snap.github.io/stargazers) + +Splash is a [Snap!](snap.berkeley.edu) mod created by [@space-elephant](https://github.com/space-elephant) containing * First class dictionarries * Native [JSON](http://json.org) support @@ -10,13 +14,6 @@ In progress there are * [ship variables](https://scratch.mit.edu/discuss/topic/317138/) * [cookie variables](https://en.wikipedia.org/wiki/HTTP_cookie) -The online site is at [splash-snap.github.io](splash-snap.github.io) - -The /server/ directory is for code related to the server. It is writen in java. - +This will use [firebase](https://console.firebase.google.com/project/splash-clouddata/overview) to store the cloud variables and sinc the messages. diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..401eda2 --- /dev/null +++ b/about/index.html @@ -0,0 +1,25 @@ + + +
+Splash is a mod for Snap! by @space-elphant (Snap!, email) with support for first class dictionaries
+Cloud variables will use firebase to store the cloud vars and sinc the messages.
+
+
Splash is a mod for Snap!
- Currently I have added
+ Currently I have