You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository holds the latest debug and release DLLs of the Galactic API along with XML format documentation. It also acts as single location for placement of third-party DLLs that are necessary for various portions of the library to work (DnDNS, etc.). In general, DLLs are only placed here if a suitable package is not available for it in NuGet. Third-party DLLs may require a separate download. These are noted in additional READMEs within the directory structure if required.
This repository should generally be placed at the same level in the directory structure as the Galactic project.
For example:
If you place the Galactic API project in: C:\Users\Username\Documents\Visual Studio 2013\Projects\Galactic
then this project should be placed in: C:\Users\Username\Documents\Visual Studio 2013\Projects\SharedLibraries