mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Changes from old config: * Structure instead of HashMap which allows us have multiple types for fields. * Using error propagating instead of panic, which opens possibility for better error messages. * Implemented inheritance. * New Hands type for more practical way of declaring weapons/tools.