Skip to content

fantoms/ACEManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACEManager

ACEmulator is a custom, completely from-scratch open source server implementation for Asheron's Call built on C#.

ACEManager is a server wrapper GUI tool, that can be used to control the functionality of the ACEMulator server. This tool only supports ACEmulator.


Features

  • Wraps the ACEMulator processes letting you control and interact with the console using a windows gui.
  • Starts, Stops, and Auto-Restarts crashed or failed ACEMulator processes.
  • Displays the raw output from the ACEMulator console, for easier debugging.
  • Automates the database steps needed when setting up a new ACEMulator server.
  • Downloads the latest ACEMulator server master data packages, from Github.
  • MySQL/MariaDB Database Maintenance and data uploader.
  • Allows for rudimentary user importing through an active console.

Getting Started

  • Compiling with Visual Studio 2015
  • Run the program once to create a new config file and then Close the application.
  • Edit the Config.json file and re-run the application.
  • Click on the UPPER LEFT menu Icon, to display additional functions:

Contributions

  • The preferred way to contribute is to fork the repo and submit a pull request on GitHub.
  • Code style information can be found on the Wiki.

Code Contributions

  • A modified version of ConsoleControl (MIT License) was used with this tool is included in the repository.
  • C# ConsoleControl library was originaly written by Dave Kerr (http://www.dwmkerr.com/). Additional interface disposal contributions taken from @webmaster442, on github.

Bug Reports

  • Please use the issue tracker provided by GitHub to send us bug reports.

Contact

About

Server GUI and control wrapper for ACEMulator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages