Giter Site home page Giter Site logo

sp-mod-source-code's Introduction

Star Trek Voyager : Elite Force Single Player Game Source (expansion version)

Much like the game SDK for Multiplayer, this SDK will allow you to modify the menus and game behavior of Elite Force Single Player.

SDK Includes:

BaseEF\		- folder contains weapons.dat and npc configs
cgame\		- folder contains client side game source (this code handles the rendering)
client\		- folder contains some headers for force feedback and keys
game\		- folder contains game source ( this is where the AI runs )
icarus\		- folder contains the script parser/executor
qcommon\	- folder contains common headers
renderer\	- folder contains renderer definition header
ui\		- folder contains all the menus and menu rendering code
ReadMe.txt	- this file
EF_SPMod.dsw	- workspace project for Microsoft Visual Studio 6.0 (can be opened in VC .Net as well)
STEF Game Source License.doc - Legal text telling you to play nice with the code and don't make Paramount regret this release. :)

Since this SDK is only the game source, you will not be able to change any features of the executable, like rendering or map loading.
The DLLs you build with this source should work with the Expansion Pack EF Exe. 
The single player executable was not designed to read DLLs from base folders for mods.
So you will have to put your modified DLLs in their own folders, along with the stvoy.exe and add the command line +set fs_basepath [original install folder]
This has not been tested in any way, but I wanted to get the source out there as quickly as possible.


Special thanks to "The Dark Project", who have been diligently producing the modifcation "Voyager: Insurrection", for pointing out the need for this SDK.
 * Watch http://www.darkproject.org closely in the next few weeks for important news! *


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.