Started work on the multiplayer part of multiplayer game ( -_-)
This commit is contained in:
parent
9b3151b55d
commit
625d1e52fe
26 changed files with 587 additions and 437 deletions
|
|
@ -19,7 +19,7 @@
|
|||
buildInputs = with pkgs; [
|
||||
gcc
|
||||
gnumake
|
||||
rust-bin.stable.latest.default
|
||||
rust-bin.beta.latest.default
|
||||
evcxr
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue