Add project files.

This commit is contained in:
2025-09-12 19:42:46 -06:00
parent 0ffd916805
commit a4ff18076a
37 changed files with 6089 additions and 0 deletions

57
IdleRPG.sln Normal file
View File

@@ -0,0 +1,57 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36414.22 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "bot.v3.1.2", "bot.v3.1.2", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
ProjectSection(SolutionItems) = preProject
bot.v3.1.2\.irpg.conf = bot.v3.1.2\.irpg.conf
bot.v3.1.2\bot.v3.1.2.pl = bot.v3.1.2\bot.v3.1.2.pl
bot.v3.1.2\ChangeLog.txt = bot.v3.1.2\ChangeLog.txt
bot.v3.1.2\events.txt = bot.v3.1.2\events.txt
bot.v3.1.2\irpgdbtool = bot.v3.1.2\irpgdbtool
bot.v3.1.2\modifiers.txt = bot.v3.1.2\modifiers.txt
bot.v3.1.2\questinfo.txt = bot.v3.1.2\questinfo.txt
bot.v3.1.2\README = bot.v3.1.2\README
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "irpg", "irpg", "{440DEC4B-57C9-4361-9949-7CF55F9CFED8}"
ProjectSection(SolutionItems) = preProject
irpg\admincomms.txt = irpg\admincomms.txt
irpg\ChangeLog = irpg\ChangeLog
irpg\commonfunctions.php = irpg\commonfunctions.php
irpg\config.php = irpg\config.php
irpg\contact.php = irpg\contact.php
irpg\db.php = irpg\db.php
irpg\down.png = irpg\down.png
irpg\dump.php = irpg\dump.php
irpg\footer.php = irpg\footer.php
irpg\g7.css = irpg\g7.css
irpg\head.png = irpg\head.png
irpg\header.php = irpg\header.php
irpg\hits.db = irpg\hits.db
irpg\idlerpg-adv.txt = irpg\idlerpg-adv.txt
irpg\index.php = irpg\index.php
irpg\makemap.php = irpg\makemap.php
irpg\makequestmap.php = irpg\makequestmap.php
irpg\makeworldmap.php = irpg\makeworldmap.php
irpg\maperror.png = irpg\maperror.png
irpg\newmap.png = irpg\newmap.png
irpg\players.php = irpg\players.php
irpg\playerview.php = irpg\playerview.php
irpg\quest.php = irpg\quest.php
irpg\README = irpg\README
irpg\tablegrad.gif = irpg\tablegrad.gif
irpg\up.png = irpg\up.png
irpg\worldmap.php = irpg\worldmap.php
irpg\xml.php = irpg\xml.php
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8C959837-E00F-4F71-9966-96BB12DA3FC4}
EndGlobalSection
EndGlobal