Magma MUD - An old-school MUD codebase derived from DIKU, Merc, Envy, and UltraEnvy
Stars
14
Forks
7
Watchers
14
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
Delete .vs directory because it shouldn't be in the repo.
c7fbdf8View on GitHubFix a problem with getting paths and update the solution to modern Visual Studio. Now version 10 (2010) or higher is required.
0939b69View on GitHubState which port is being used when address already in use error happens.
8224a61View on GitHubAdd version command, -v and --version commandline switches, and remove
afaaadaView on GitHubChange executable_directory to data_directory drive and use that for data files.
87cf546View on GitHubUse relative paths to access SHUTDOWN.TXT in the sys directory.
998512cView on GitHubAssume running from /usr/local/bin if executable name is just "magma".
07b5f6dView on GitHubChange the way path handling works to be relative to executable so
8a2c9bdView on GitHub