Skip to content

Asynchronous Map Puller for GitHub hosted maps.

Notifications You must be signed in to change notification settings

jorgeberrex/MapPuller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MapPuller

Asynchronous Map Puller for GitHub hosted maps.

Configuration

source:
  mapnames:
    - Castles
  target: "Maps"
  repo: "WarzoneMC/Maps"
  auth_token: ""

mapnames

List of the map names to pull from the repository.

target

The folder that the pulled maps go into.

repo

Also known as repository, the maps that the plugin pull from.

auth_token

The authentication token that MapPuller will use to pull maps from. To see how to create a personal access token read GitHub's Guide on creating a personal access token

Example auth_token: "username:token"

About

Asynchronous Map Puller for GitHub hosted maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages