mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 20:35:02 +01:00
manual
This commit is contained in:
parent
31ab20d9f3
commit
820d1079de
4 changed files with 0 additions and 17 deletions
|
|
@ -3,15 +3,11 @@ mod command;
|
|||
mod debug;
|
||||
mod game;
|
||||
mod graphics;
|
||||
mod input;
|
||||
mod inventory;
|
||||
mod math;
|
||||
mod player;
|
||||
mod res;
|
||||
mod texture_atlas;
|
||||
mod tiles;
|
||||
mod world;
|
||||
mod worldgen;
|
||||
use app::App;
|
||||
use clap::Parser;
|
||||
#[derive(Parser)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue