overworld 0.4.2

Metapackage library for adding game systems useful for incremental, RPG, and management games
Documentation
1
2
3
4
5
6
7
8
9
10
11
[licenses]
unlicensed = "deny"
allow = [
    "MIT",
    "Apache-2.0",
    "Unicode-DFS-2016"
]
copyleft = "warn"
default = "deny"
confidence-threshold = 0.8
exceptions = []