| WheelMUDBareMetal | WheelMUD Bare Metal |
This is the base WheelMUD socket server, stripped of everything else.
|
| SubversionRSSLogFeed | SVN Check-in RSS Feed |
This is a project to create a rss feed out of a Subversion server's check-in log.
How does it work?
This is a post-commit Subversion hook.
Unzip the contents of the zip file into your hooks directory, below your repository's root directory.
Edit the post-commit.exe.config file to match the layout of your repository.
The rss.xml output file will be updated everytime a user makes a check-in.
|
| WheelMUDSimpleFTP | WheelMUD Simple FTP Server |
This will be a simple FTP server that will integrate with WheelMUD authentication and membership infrastructure.
|