1
0

feat: finish fixing for pybmap

This commit is contained in:
2026-02-09 16:38:53 +08:00
parent a30a0a41d7
commit 9917db0399
9 changed files with 2304 additions and 1018 deletions

View File

@@ -0,0 +1,7 @@
# BMap Bindings
## Test
* `BMAP_FILE_NAME`: The path to the map for loading.
* `BMAP_BALLANCE_DIR`:The path to the Ballance directory for finding textures
* `BMAP_ENCODINGS`: The name of encodings used by BMap for loading map. Multiple encodings is supported by separating them with commas, for example: `cp1252,gbk`.