Skip to content

EVEmu Control Panel - Interface to evemu DB and the server exe (formerly DBeditor)

Notifications You must be signed in to change notification settings

CrawlyKatt/evemu_control_panel

 
 

Repository files navigation

This will be an attempt to make this compatible with more modern evemu implimentaitons. 

**** Must have Visual Studio installed to add MySql.data.dll to GAC ****
1. Run visual studio command prompt as Administrator.
2. Navigate to evemu_control_pannel folder in the command window.
3. Type "gacutil /i MySql.Data.dll" (without quotes of course) You should get a message that it was installed.
4. Use the .exe in bin/Release to connect to your database.

About

EVEmu Control Panel - Interface to evemu DB and the server exe (formerly DBeditor)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%