mirror of
https://github.com/solemnwarning/ipxwrapper
synced 2024-12-30 16:45:37 +01:00
Updated readme.
This commit is contained in:
parent
377c208af9
commit
fa8d0479ea
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
-- LICENSE --
|
-- LICENSE --
|
||||||
|
|
||||||
Copyright (C) 2008-2013 Daniel Collins <solemnwarning@solemnwarning.net>
|
Copyright (C) 2008-2014 Daniel Collins <solemnwarning@solemnwarning.net>
|
||||||
Read license.txt for licensing terms.
|
Read license.txt for licensing terms.
|
||||||
|
|
||||||
-- INTRODUCTION --
|
-- INTRODUCTION --
|
||||||
|
|
||||||
IPXWrapper is a wrapper library which transparently tunnels IPX packets over IP
|
IPXWrapper is a wrapper library which transparently tunnels IPX/SPX over IP. To
|
||||||
using UDP. To use it, simply copy the four included DLL files to the directory
|
use it, simply copy the four included DLL files to the directory containing the
|
||||||
containing your legacy program.
|
program that needs it.
|
||||||
|
|
||||||
If you are running Windows Vista or later and the game uses DirectPlay you may
|
If you are running Windows Vista or later and the game uses DirectPlay you may
|
||||||
also need to import directplay-win32.reg or directplay-win64.reg as appropriate.
|
also need to import directplay-win32.reg or directplay-win64.reg as appropriate.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user