My favorites | Sign in
Logo
                
Search
for
Updated Sep 01, 2009 by ian320
Labels: Featured, Phase-Implementation
CompileFromSource  
How to compile the TibiaAPI from the latest repository source code
  1. Checkout the latest version of the code (see SVNSetup)
  2. Open the project file tibiaapi/TibiaAPI.csproj in Visual Studio 2008 or later
  3. Build the project by clicking Build > Build Solution
  4. You need to build in Release mode first, so the injected dll can be added as a resource for TibiaAPI
  5. The DLL can be found at tibiaapi/bin/Release/TibiaAPI.dll

Sign in to add a comment
Hosted by Google Code