Duke-Jones / ED-IBE

Intelligent Boardcomputer Extension for E:D
45 stars 12 forks source link

ED-IBE

(ED-Intelligent Boardcomputer Extension)

for Elite Dangerous

Trading Tool (local database, no data sharing)
Commanders Log
systemdata based on EDDB
EDSM interface
E:D Companion interface
optional connection to EDDN (recieving of marketdata)
open source

Installation:
Get the latest release from
https://github.com/Duke-Jones/ED-IBE/releases.
The exe file is a installer which guides you through the steps.

Forums:
on forums.frontier.co.uk (english forum):
https://forums.frontier.co.uk/showthread.php?t=137732

on elitedangerous.de (deutsches Forum):
http://www.elitedangerous.de/forum/viewtopic.php?f=66&t=6404&start=0

License
Copyright © 2016 Duke Jones
Licensed under the GNU Public License (GPL) v2




Needed for development:

Establish a data-connection in Visual Studio:
1) create a new database : start script "create.cmd" in ".\RNDatabase\Database\script\"
(leave the second cmd window open - it's the server process).
Datafiles will be created in ".\RNDatabase\Database\data\"

2) establish the connection in the VS project

Other hints: