Rawaho / Pegasus

A server emulator for the Decal plugin Virindi Integrator 2
GNU Affero General Public License v3.0
18 stars 14 forks source link

Could we get a better How-To guide? #2

Closed paroxysmal closed 5 years ago

paroxysmal commented 5 years ago

Been working on trying to get this working. It appears to need some sort of a local database and I am not proficient with those so some sort of a how to get started guide would be great.

Thanks for your work!

paroxysmal commented 5 years ago

Pre-reqs:

.net core 2.2.x Wampserver64(including all pre-reqs listed for it in its installation warning) —after wampserver64 install run it and browse to http://localhost/phpmyadmin —create a database named pegasus —import the two sql files from the project into it. - be patient the larger one takes awhile. —add the following line to your c:\windows\system32\drivers\etc\hosts file 127.0.0.1 white.virindi.net —reboot —run wampserver64 —run pegasus —virindi integrator should connect to your Pegasus server