2009scape-website/README.md
2020-09-23 11:03:49 -04:00

10 lines
235 B
Markdown

# 2009 RSPS website
## Setting up
1. Import runescape.sql into a database named "runescape"
2. Edit includes/config.php as needed
3. Run `php -S 127.0.0.1:4000 index.php`
Originally made by [jarryd229](https://github.com/jarryd229)