diff --git a/README.md b/README.md index 04bdcd6..f74785a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # HorseIsleWeb -hi1.horseisle.com and pinto.horseisle.com remake +* Note this is part of a larger Horse Isle 1 "Server Emulator" project, the main repo is at https://github.com/IsleHorse/HISP * + +This repository is meant to re-implement the server-side script's for horse isle web site(s) +(specifically based on: https://master.horseisle.com and https://pinto.horseisle.com) + +# What are the folders? +master-site/ - Contains registration, fourms, help center, etc (master.horseisle.com) +game-site/ - Contains the game client itself, and minimal PHP scripts to display the account page (pinto.horseisle.com or other server)