Skip to main content

Downloads mods faster than mod.io plugin (for Mordhau Server)

Project description

Mod.io downloader (for Mordhau server)

Downloads mods faster than mod.io plugin.

System requirements

  1. Python 3.12+
  2. Installed and configured Mordhau Dedicated Server

Installation

  1. Install package:

    pip install mod_io_downloader
    
  2. Find api key - it can be found in .../Mordhau Dedicated Server/Mordhau/Content/.modio/log.txt

  3. Run python -m mod_io_downloader <api_key> in the server directory - all mods from Game.ini should be downloaded or updated

  4. You can create batch script in the server directory. This will download mods and start server.

    Example of start.bat:

    python -m mod_io_downloader <api_key>
    
    @REM exit if something goes wrong
    if %errorlevel% neq 0 (
        pause
        exit /b %errorlevel%
    )
    
    timeout 5
    start MordhauServer.exe FFA_ThePit -log -Port=7777 -QueryPort=27015 -BeaconPort=15000
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mod_io_downloader-1.0.4.tar.gz (28.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mod_io_downloader-1.0.4-py3-none-any.whl (29.8 kB view details)

Uploaded Python 3

File details

Details for the file mod_io_downloader-1.0.4.tar.gz.

File metadata

  • Download URL: mod_io_downloader-1.0.4.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for mod_io_downloader-1.0.4.tar.gz
Algorithm Hash digest
SHA256 09d607f0d887fcaf64deec141894b511dcd67b6f0e28525cfd2e73f02e9b5a92
MD5 0b7e147d155f8e92362f48af8d13df44
BLAKE2b-256 688f76738f553af09f71180297c1b3d5648c70b8942e8f140bc01e6ff399f57d

See more details on using hashes here.

File details

Details for the file mod_io_downloader-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for mod_io_downloader-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b71aac9082fcef8760ff445b0fe118662fd8885a1413ef21d2f18044e2c8ac4d
MD5 95019e1e4f1848346b1962b2ab0c78e3
BLAKE2b-256 1d95c69a3c3aa89c1e71ac0eb8a8bbe7976fcca0d9d700c2b5c977a099f6017b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page