Skip to content

A simple Python3 script that create your maplist.txt for your Maniaplanet server

Notifications You must be signed in to change notification settings

Ayrox/Map-List-Generator-for-Maniaplanet-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Map-List-Generator-for-Maniaplanet-Server

A simple Python3 script that create your maplist.txt for your Maniaplanet server.

Installation

this script use pick library, so you need to install it.

    $ pip install pick

Usage/Examples

Firstly, put the script your server maps folder ( SERVER_FOLDER/GameData/Maps ).

After, You just need to launch the script (depending on your Python's config).

    $ python maplist.py
or
    $ python3 maplist.py

If everything is alright, "Done" will be prompt in the console.

About

A simple Python3 script that create your maplist.txt for your Maniaplanet server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages