Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.14.36414.22 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}" ProjectSection(SolutionItems) = preProject .gitattributes = .gitattributes .gitignore = .gitignore CHANGELOG.md = CHANGELOG.md CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md CONTRIBUTING.md = CONTRIBUTING.md ISSUES.md = ISSUES.md LICENSE = LICENSE README.md = README.md TODO.md = TODO.md screenshot2.png = screenshot2.png screenshot1.png = screenshot1.png EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "irpg-bot", "irpg-bot", "{3784E8C8-32DE-4740-8F55-324EF1EC4E86}" ProjectSection(SolutionItems) = preProject irpg-bot\.irpg.conf = irpg-bot\.irpg.conf irpg-bot\ChangeLog.txt = irpg-bot\ChangeLog.txt irpg-bot\events.txt = irpg-bot\events.txt irpg-bot\INSTALL.txt = irpg-bot\INSTALL.txt irpg-bot\irpg.pl = irpg-bot\irpg.pl irpg-bot\irpgdbtool = irpg-bot\irpgdbtool irpg-bot\modifiers.txt = irpg-bot\modifiers.txt irpg-bot\questinfo.txt = irpg-bot\questinfo.txt EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "irpg-web", "irpg-web", "{B2C6CD83-5E84-40A2-8D1A-A57517EC36D9}" ProjectSection(SolutionItems) = preProject irpg-web\admincomms.txt = irpg-web\admincomms.txt irpg-web\ChangeLog.txt = irpg-web\ChangeLog.txt irpg-web\commonfunctions.php = irpg-web\commonfunctions.php irpg-web\config.php = irpg-web\config.php irpg-web\contact.php = irpg-web\contact.php irpg-web\db.php = irpg-web\db.php irpg-web\down.png = irpg-web\down.png irpg-web\dump.php = irpg-web\dump.php irpg-web\footer.php = irpg-web\footer.php irpg-web\g7.css = irpg-web\g7.css irpg-web\header.php = irpg-web\header.php irpg-web\hits.db = irpg-web\hits.db irpg-web\idlerpg-adv.txt = irpg-web\idlerpg-adv.txt irpg-web\idlerpg.png = irpg-web\idlerpg.png irpg-web\idlerpg_000000.png = irpg-web\idlerpg_000000.png irpg-web\idlerpg_025D30.png = irpg-web\idlerpg_025D30.png irpg-web\idlerpg_ff0000.png = irpg-web\idlerpg_ff0000.png irpg-web\index.php = irpg-web\index.php irpg-web\INSTALL.txt = irpg-web\INSTALL.txt irpg-web\makemap.php = irpg-web\makemap.php irpg-web\makequestmap.php = irpg-web\makequestmap.php irpg-web\makeworldmap.php = irpg-web\makeworldmap.php irpg-web\maperror.png = irpg-web\maperror.png irpg-web\newmap.png = irpg-web\newmap.png irpg-web\players.php = irpg-web\players.php irpg-web\playerview.php = irpg-web\playerview.php irpg-web\quest.php = irpg-web\quest.php irpg-web\rw.css = irpg-web\rw.css irpg-web\tablegrad.gif = irpg-web\tablegrad.gif irpg-web\up.png = irpg-web\up.png irpg-web\wall.gif = irpg-web\wall.gif irpg-web\worldmap.php = irpg-web\worldmap.php irpg-web\xml.php = irpg-web\xml.php EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "irpg-release", "irpg-release\irpg-release.csproj", "{3C3C4730-9D32-418C-BFDC-CE89148AA6CA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU Description = The Original Automated IRC Idle Role Playing Game EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {3C3C4730-9D32-418C-BFDC-CE89148AA6CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3C3C4730-9D32-418C-BFDC-CE89148AA6CA}.Debug|Any CPU.Build.0 = Debug|Any CPU {3C3C4730-9D32-418C-BFDC-CE89148AA6CA}.Release|Any CPU.ActiveCfg = Release|Any CPU {3C3C4730-9D32-418C-BFDC-CE89148AA6CA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {8C959837-E00F-4F71-9966-96BB12DA3FC4} EndGlobalSection EndGlobal