Add a readme
This commit is contained in:
parent
000846060c
commit
3475b19e52
13
README.md
Normal file
13
README.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# Carrier Signal Lost
|
||||||
|
|
||||||
|
Mostly just a toy for checking out the cross-section of Rust web development,
|
||||||
|
Legion ECS and some physics stuff. If you're not on my [private Gitea][1] then
|
||||||
|
this is just a mirror and pull requests won't work.
|
||||||
|
|
||||||
|
## Running
|
||||||
|
|
||||||
|
Just do `cargo run`. There will be a websocket at `ws://localhost:3030/state`.
|
||||||
|
To actually have something (questionably) useful, check out the [client][2]
|
||||||
|
|
||||||
|
[1]: https://fullspectrumconfidence.modzero.xyz/gitea/modzero/carrier-signal
|
||||||
|
[2]: https://fullspectrumconfidence.modzero.xyz/gitea/modzero/carrier-signal-client
|
Loading…
x
Reference in New Issue
Block a user