diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..bd722fb --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,8 @@ +{ + "ExpandedNodes": [ + "", + "\\public" + ], + "SelectedNode": "\\sovindex.html", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/ccashfrontend/v16/.suo b/.vs/ccashfrontend/v16/.suo index 9d710df..6544c61 100644 Binary files a/.vs/ccashfrontend/v16/.suo and b/.vs/ccashfrontend/v16/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index f81ab86..cdb6ded 100644 Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ diff --git a/sovabout.html b/sovabout.html new file mode 100644 index 0000000..debc7ff --- /dev/null +++ b/sovabout.html @@ -0,0 +1,31 @@ + + + + + + + + +
+

CCash Links

+ Webserver
+ Frontend
+ JavaScript API
+ Lua API
+ Python API
+ C# API (Indev)
+ Rust API (Indev)
+
+
+
+ + \ No newline at end of file diff --git a/sovindex.html b/sovindex.html index f37707d..2ddfa4f 100644 --- a/sovindex.html +++ b/sovindex.html @@ -9,8 +9,8 @@ e - - + Home + About @@ -19,12 +19,15 @@

Welcome to CCash!

A webserver hosting a bank system for Minecraft, accessible both here and through ComputerCraft.

Why CCash?

- -

Section Title

-

Section Subtitle

+ • An abstracted currency instead of resource-based, avoiding hyperinflation as minecraft worlds are infinite
+ • API Support for numerous languages
+ • Open-source
+ • Extremely computationally fast
+ • Safe: Tamper-proof in-game, autosaving, hashed passwords, HTTPS +

Simply login to manage your CCash account.

+
+