https://github.com/dark0dave/mod_packager
yet annother weidu mod packager
https://github.com/dark0dave/mod_packager
Last synced: about 1 year ago
JSON representation
yet annother weidu mod packager
- Host: GitHub
- URL: https://github.com/dark0dave/mod_packager
- Owner: dark0dave
- License: gpl-3.0
- Created: 2024-10-28T00:26:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T00:32:57.000Z (over 1 year ago)
- Last Synced: 2025-03-13T13:44:31.737Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Mod Packager
Why reuse what's there when you can break your own?
```sh
_ _
| | | |
_ __ ___ ___ __| | _ __ __ _ ___| | ____ _ __ _ ___ _ __
| '_ ' _ \ / _ \ / _` | | '_ \ / _, |/ __| |/ / _, |/ _, |/ _ \ '__|
| | | | | | (_) | (_| | | |_) | (_| | (__| < (_| | (_| | __/ |
|_| |_| |_|\___/ \__,_| | .__/ \__,_|\___|_|\_\__,_|\__, |\___|_|
| | __/ |
|_| |___/
OPTIONS:
-h --help Show help.
-n --mod-name Mod folder. Found: '0DBAE'
-v --mod-version Mod version. Found: 'v0.5'
-t --tiz-folder Suffix tiz folder. Found: 'tiz'
-i --ico-folder Suffix for ico folder. Found: 'style'
-a --audio-folder Suffix for audio folder. Found: 'audio'
-c --iconv-folder Suffix for iconv folder. Found: 'languages/iconv'
-e --tile2ee-folder Suffix for tile2ee folder. Found: 'tools/tile2ee'
-l --lowercase Lowercase output package files (t|f). Found: 'false'
-o --operating-system OS (linux|macos|windows). Default is autodected: 'linux'
-w --weidu-version The version of weidu to use. Default is the latest: '249'
```