2009scape-website/README.md

13 lines
278 B
Markdown
Raw Normal View History

2020-09-23 17:03:49 +02:00
# 2009 RSPS website
![](https://i.imgur.com/n9ZwUmG.png)
2020-09-23 17:03:49 +02:00
## Setting up
1. Import runescape.sql into a database named "runescape"
2. cd runescape/
3. Edit includes/config.php as needed
4. Run `php -S 0.0.0.0:4000`
2020-09-23 17:03:49 +02:00
Originally made by [jarryd229](https://github.com/jarryd229)