Merge branch 'master' of https://bitbucket.org/ulph/eve-o-preview-git
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Runtime.InteropServices;
|
|||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCompany("?")]
|
[assembly: AssemblyCompany("?")]
|
||||||
[assembly: AssemblyProduct("PreviewToy")]
|
[assembly: AssemblyProduct("PreviewToy")]
|
||||||
[assembly: AssemblyCopyright("Copyright © Microsoft 2007")]
|
[assembly: AssemblyCopyright("")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
|
24
README.md
24
README.md
@@ -2,18 +2,26 @@ Created to aid playing with multiple clients in CCP game EVE-Online.
|
|||||||
|
|
||||||
It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike.
|
It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike.
|
||||||
|
|
||||||
Created by
|
The code is a bit of a mess, my (ulph / StinkRay) apologies, but do make a pull request etc if you want to contribute!
|
||||||
|
|
||||||
|
**Created by**
|
||||||
|
|
||||||
StinkRay
|
StinkRay
|
||||||
|
|
||||||
Maintained by
|
**Maintained by**
|
||||||
StinkRay
|
|
||||||
Makari Aeron
|
|
||||||
|
|
||||||
With additional contributions from
|
* StinkRay
|
||||||
CCP FoxFour
|
|
||||||
|
* Makari Aeron
|
||||||
|
|
||||||
|
**With contributions from**
|
||||||
|
|
||||||
|
* CCP FoxFour
|
||||||
|
|
||||||
|
**Current thread**
|
||||||
|
|
||||||
Current thread
|
|
||||||
https://forums.eveonline.com/default.aspx?g=posts&t=389086
|
https://forums.eveonline.com/default.aspx?g=posts&t=389086
|
||||||
|
|
||||||
Original thread
|
**Original thread**
|
||||||
|
|
||||||
https://forums.eveonline.com/default.aspx?g=posts&t=246157
|
https://forums.eveonline.com/default.aspx?g=posts&t=246157
|
Reference in New Issue
Block a user