Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradcarnage/pz-modlist-compiler
Create my config entries automatically; Thank you!
https://github.com/bradcarnage/pz-modlist-compiler
Last synced: 1 day ago
JSON representation
Create my config entries automatically; Thank you!
- Host: GitHub
- URL: https://github.com/bradcarnage/pz-modlist-compiler
- Owner: bradcarnage
- License: gpl-3.0
- Created: 2023-09-05T02:01:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-05T02:27:18.000Z (about 1 year ago)
- Last Synced: 2023-09-05T08:53:05.508Z (about 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pz-modlist-compiler
Create my config entries automatically; Thank you!I got sick of searching, editing, and formatting my mod IDs for Project Zomboid; So here is this script!
# Downloading & Installing
Click "Code", "Download ZIP".
Extract zip file to a folder, and run `windows_launcher.bat`. (You may need to install python 3.11, too)
Run main.py with `python3.11` if running another software stack other than windows.
# Usage
Edit `urls.txt`, and put in your desired list of mod URLs, ordered by importance.The script will download and parse the content for **Mod IDs**, **Workshop IDs**, and **Map Folders**.
open `output.txt` or view console output to get the desired formatting.
# Additional Notes
This script downloads content only once. If you need to fetch a new version of a mod, please clear `dlcache` folder to redownload.# Screenshots
![screenshot](https://github.com/bradcarnage/pz-modlist-compiler/assets/8689194/24e69f62-7ba6-4cb4-b8d1-e0a46d4dbfa8)