Giter Club home page Giter Club logo

mapy's Introduction

mapy

Mapy is a simple tool to manage custom cs:go maps on your server. The maps will be downloaded from a fastdl server (webserver with directory listing enabled), which can be specified in the mapy config file.

installation

debuild -us -uc
sudo dpkg -i ../mapy_0.00.01_amd64.deb

If you have troubles installing mapy with its dependencies try:

sudo apt-get install python-setuptools python-yaml python-curl

Don't forget to change the config file: /etc/mapy.conf!

server: https://server.ch/csgo/maps/

You can also set the root dir of your cs:go server. However if you have more than one cs:go server, leave it empty! Relative paths will be used then.

You also need to set the fastdl server url in csgo/cfg/server.cfg:

sv_downloadurl "https://server.ch/csgo/"

usage

Navigate to your cs:go server's root dir:

cd ~/server/csgo/

To add or remove maps simply do:

mapy add surf_mesa
mapy remove surf_mesa

To see a list of all available/installed maps:

mapy list

Mapy will sync maplist.txt and mapcycle.txt!

mapy's People

Contributors

michaelimfeld avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.