https://github.com/thechaoscoder/sm-plugin-checker
https://github.com/thechaoscoder/sm-plugin-checker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thechaoscoder/sm-plugin-checker
- Owner: theChaosCoder
- Created: 2013-02-13T00:15:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-19T18:45:30.000Z (over 13 years ago)
- Last Synced: 2025-01-29T03:59:47.422Z (over 1 year ago)
- Language: C#
- Size: 293 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SM-Plugin-Checker
=================
Written in C#.
With this tool you can see all your plugins on all of your Team Fortress 2 Server (or Source Dedicated Server). Outdated plugins will be marked red.
- You need to write down your IP and Rcon password in the /bin/server.txt file
- Also have a look at /bin/alliedmod.txt. Here you can specify the threadid from the alliedmodders forum so that the software can check for new versions. (click on WebCache first)

Dependencies
------------
- [Html Agility Pack](http://htmlagilitypack.codeplex.com/ "Html Agility Pack")