Skip to content

Commit

Permalink
Update ReadMe.txt to include a change log and more details about the …
Browse files Browse the repository at this point in the history
…project.
  • Loading branch information
Brett208 committed Nov 12, 2017
1 parent 5d5877e commit 4265275
Showing 1 changed file with 23 additions and 11 deletions.
34 changes: 23 additions & 11 deletions ReadMe.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,24 @@
Outpost 2 Extension Module

Author: op2hacker (aka BlackBox)
Modified by: Hooman

op2ext
======
Outpost 2 extension module used to implement various extensions.
Currently the following extensions are implemented:
IP dropdown box for net play
Extra VOL file loading
Addon modules using /loadmod
Addon modules using ini file
Authors: op2hacker (aka BlackBox)
Hooman
Arklon

The Outpost 2 extension module is used to implement various extensions to the game Outpost 2. The most current version of Outpost 2 is maintained by the Outpost 2 community and may be found at https://www.outpost2.net/.

Outpost 2 Extension is a dynamic link (DLL) library written in C++. Source code may be found at https://github.com/OutpostUniverse/op2ext. OP2Ext compiles against x86 Windows. The current solution/project files use Visual Studio.

The following extensions are implemented for Outpost 2:

* IP dropdown box for net play
* Extra VOL file loading
* Addon modules using /loadmod
* Addon modules using ini file

---------------------------------------------

Change Log:

Version 1.0.0

* Initial Release

0 comments on commit 4265275

Please sign in to comment.