nil-core 0.5.6

Multiplayer strategy game
Documentation
1
2
3
4
5
6
7
8
9
10
// Copyright (C) Call of Nil contributors
// SPDX-License-Identifier: AGPL-3.0-only

pub mod archer;
pub mod axeman;
pub mod heavy_cavalry;
pub mod light_cavalry;
pub mod pikeman;
pub mod ram;
pub mod swordsman;