An open API service indexing awesome lists of open source software.

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

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'
```