piccolo todo
This commit is contained in:
parent
4be1cae848
commit
d446cf7762
1 changed files with 6 additions and 0 deletions
|
@ -13,3 +13,9 @@ server:
|
||||||
```
|
```
|
||||||
RUSTFLAGS="--cfg tokio_unstable" cargo run --bin server
|
RUSTFLAGS="--cfg tokio_unstable" cargo run --bin server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### TODO
|
||||||
|
|
||||||
|
- [ ] move player creation on the server
|
||||||
|
- [ ] move lobby creation on the server
|
||||||
|
- [ ] fixing ui (perpetual)
|
||||||
|
|
Loading…
Add table
Reference in a new issue