A "Server Emulator" for the Flash Game "Horse Isle"
Find a file
2021-01-31 01:18:52 +13:00
.github/workflows Merge branch 'master' of https://github.com/KuromeSan/HISP 2021-01-29 19:33:34 +13:00
DataCollection Register Tack Libary Related Strings to Messages.cs 2021-01-30 23:31:08 +13:00
Horse Isle Launcher Add publishing xml for all platforms 2021-01-28 23:27:58 +13:00
Horse Isle Server Weirest bug ever happened, it said "Item.ItemInformation" is higher protection level than Item.Tack even though both were public, i eventurally found that it was because Item was "class" where as "Item.Tack" was "public class" so i made everything be "public class" 2021-01-31 01:18:52 +13:00
WebInterface Dont use intl formatting if intl module does not exist. 2021-01-30 22:44:29 +13:00
.gitignore Add publishing xml for all platforms 2021-01-28 23:27:58 +13:00
LICENSE Add publishing xml for all platforms 2021-01-28 23:27:58 +13:00
README.md Update README.md 2021-01-29 02:39:58 +13:00

HISP - Horse Isle Server Protocal.

Linux Windows

This is a horse isle server that is massively still in development

it has a few features implemented, none of the actural 'horse' part yet thou.