Skip to content

Commit

Permalink
Remove unmaintained web code. R.I.P.
Browse files Browse the repository at this point in the history
  • Loading branch information
splewis committed May 1, 2017
1 parent 4e2a656 commit eab3cb0
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 624 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ Download the archive and extract the files to the game server. From the download
- ``addons/sourcemod/translations``
- ``cfg/sourcemod/multi1v1``

If you are going to use a web-stats interface, you should also add the ``multi1v1_online_stats_viewer.smx`` plugin, which is under the ``plugins/disabled`` directory by default.

If you are going to use a web-stats interface, you should also add the ``multi1v1_online_stats_viewer.smx`` plugin, which is under the ``plugins/disabled`` directory by default. **Note:** you still have to create a website for this. This project only provides the game server plugin.


#### Configuration
Expand All @@ -70,9 +69,6 @@ Here is a brief list of **some** cvars available. See the auto-generated ``cfg/s
``addons/sourcemod/configs/multi1v1_weapons.cfg`` contains the list of weapons that are available under the rifle and pistol menus. You are free to add or remove weapons from this as long as they match the correct format. Note that the ``team`` part is only for making sure the player gets the correct weapon skin, otherwise it has no effect.


## Web Interface
There is a work-in-progress open-source web interface being developed under the [web](web) directory. Check its [readme](web/readme.md) for more details.

## More help on setting up the stats system
There is a [wiki page](https://github.com/splewis/csgo-multi-1v1/wiki/Standard-stats-setup) that explains how to setup the stats system with the provided components.

Expand Down
22 changes: 0 additions & 22 deletions web/CHANGES.md

This file was deleted.

47 changes: 0 additions & 47 deletions web/cron/antisquatter.php

This file was deleted.

169 changes: 0 additions & 169 deletions web/css/style.css

This file was deleted.

1 change: 0 additions & 1 deletion web/css/style.min.css

This file was deleted.

26 changes: 0 additions & 26 deletions web/includes/config.inc.php

This file was deleted.

76 changes: 0 additions & 76 deletions web/includes/generatetopplayers.php

This file was deleted.

Loading

0 comments on commit eab3cb0

Please sign in to comment.