Skip to content

GenPage/ServerCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechnicServerCore

Custom wrapper that downloads and updates modpacks specifically for servers

Copyright (c) 2013 Syndicate, LLC <http://www.technicpack.net/>

Dependencies:

Installation

To get the latest stable release from PyPi:

$ pip install TechnicServerCore

For the latest development release from PyPi:

$ pip install --pre TechnicServerCore

For updating an existing install form PyPi:

$ pip install --upgrade TechnicServerCore
$ pip install --upgrade --pre TechnicServerCore

How to get pip (Python Package Index or PyPi)

Here is documentation on how to install pip:

http://pip.readthedocs.org/en/latest/installing.html

Contributing to the Project

If you want to contribute to this project, please perform the following steps:

# Fork this repository
# Clone your fork
$ pip install progressbar
$ git checkout -b <your_branch> master
# Commit/Push
# Send me a pull request

Issues

Track and submit issues and bugs on the Issues page.

About

Technic Server Wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages