python-lnp
python-lnp copied to clipboard
Cross-platform re-implementation of the Lazy Newb Pack launcher.
When a baseline does not exist, PyLNP downloads the appropriate zip to extract into the baselines folder. However, I've found that it skips/fails to extract several important files like the...
| || In the list for selecting a graphics pack, the names of two graphics packs have been swapped. In this example, for some reason, CLA represents The Curses of...
PyLNP 0.14c, macOS Python-lnp download and extract file `df_47_05_win_s.zip` to `LNP/Baselines/df_47_05`. But the file `LNP/Baselines/df_47_05/data/init/interface.txt` is missing, which makes it impossible to apply keybindings file in the app.
PyLNP 0.14c, macOS It's not working when writing name/tooltip in other languages. (Can't toggle on it) ```json { "dfhack": { "视图: 显示多层": { "command": "multilevel 10", "file": "onMapLoad", "tooltip": "视图:...
Hey there, first of all I want to thank you for your amazing work with this newb pack! My current issue is that I have a computer with a High...
0.14a for linux compiled with glibc 2.29 is too new for some linux stables
Since DFHack 0.47.04-r2 exportlegends "added ability to save all files to a subfolder, named after the region folder and date _by default_" the legends processor module can't locate the new...
The "Premerge Graphics" button doesn't change it's visual status when clicked, although it does change the "premerge_graphics" in PyLNP.user PyLNP 0.14a | Win10
PyLNP version: 0.14a macOs version: 10.14.6 Upon trying to start up the utility, a brief error message is show: ``` {Traceback (most recent call last):} { File "python.lnp/core/launch.py", line 12,...
The importer now basically works - config issues aside - and the existing strategies are sufficient for most cases. My old script only ever used one, and was far less...