Update Home

2025-11-09 01:18:53 -05:00
parent 107eeca980
commit 659c900c03

@@ -2,7 +2,7 @@
## Install-Bot ## Install-Bot
### First-time Installation: ### First-time Installation
1. Copy all of the irpg-bot files to your private web folder. The folder must 1. Copy all of the irpg-bot files to your private web folder. The folder must
be readable and writable by the web server and able to execute Perl and PHP. be readable and writable by the web server and able to execute Perl and PHP.
@@ -15,7 +15,7 @@
6. All milestones, issues, bugs and features are tracked using GitEmAll. 6. All milestones, issues, bugs and features are tracked using GitEmAll.
Thanks for your interest in IdleRPG! :^) Thanks for your interest in IdleRPG! :^)
### Upgrading: ### Upgrading
1. Remove your old bot source, ie, rm -rfv that old buggy crap and start over. 1. Remove your old bot source, ie, rm -rfv that old buggy crap and start over.
2. Copy all of the irpg-bot files to your private web folder. The folder must 2. Copy all of the irpg-bot files to your private web folder. The folder must
@@ -32,7 +32,7 @@
## Install-Web ## Install-Web
### First-time Installation: ### First-time Installation
1. Make sure you have the irpg-bot functional and running. 1. Make sure you have the irpg-bot functional and running.
2. Copy all of the irpg-web files to your public_html/irpg web folder. 2. Copy all of the irpg-web files to your public_html/irpg web folder.
@@ -54,7 +54,7 @@
8. All milestones, issues, bugs and features are tracked using GitEmAll. 8. All milestones, issues, bugs and features are tracked using GitEmAll.
Thanks for your interest in IdleRPG! :^) Thanks for your interest in IdleRPG! :^)
### Upgrading: ### Upgrading
1. Remove your old web source, ie, rm -rfv that old buggy crap and start over. 1. Remove your old web source, ie, rm -rfv that old buggy crap and start over.
2. Make sure you have the irpg-bot functional and running. 2. Make sure you have the irpg-bot functional and running.