This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e019cdbec
veloren
/
server
History
timokoesters
7deb3da1af
Add
pub use phys::
and remove most
pub mod
s
2019-06-16 19:59:12 +02:00
..
src
Add
pub use phys::
and remove most
pub mod
s
2019-06-16 19:59:12 +02:00
Cargo.toml
Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes.
2019-06-06 14:48:41 +00:00