Member Login
Not a Member?
Sign Up

Forgot Login?

Downloads

Installer
10 December 2011
Binaries
10 December 2011
Latest snapshot
February 01, 2012, 03:59:26 am

Shop: Deep Space Supply

  • Eve 60day Timecode
    60 Day EVE Game Time Code

    60 days of EVE-Online Playing Time delivered by email!... Buy Now »

  • Eve 30day CD Key
    30 Day EVE CD Key

    New Accounts Only! Use this to create a brand-new account or convert a trial account to a paid account. Buy Now »

Source code

EVEMon is written in mostly C#, targeting the .NET Framework 2.0, with a very small amount of unmanaged C++. The installer is built using NSIS, and the project file is best opened with Visual Studio 2005.

If you have Visual C# Express (available for free from Microsoft), you will be able to work with the bulk of EVEMon.

Source code can be checked out using a Subversion client of your choice (I recommend TortoiseSVN). The repository URLs are as follows:

Latest Development Source Code: svn://svn.battleclinic.com/EVEMon/EVEMon/trunk
Version Release Source: svn://svn.battleclinic.com/EVEMon/EVEMon/tags//

If you do not have an SVN client and would like to view the EVEMon source code in your web browser, you can do so here.

Patches can be submitted via the trac system. A diff generated against the trunk using TortoiseSVN is the preferred format, especially for large patches. Commit access to the repository will be given to contributors who've shown a history of submitting good patches.