ISXEQ

From ISMods Wiki

Contents

Introduction

ISXEQ is a conversion of MacroQuest 2 to the Inner Space architecture. It shares most of its code with MacroQuest 2, and is in fact distributed as part of the MacroQuest 2 source tree. It is currently under development, and needs commands, data types and top-level objects converted. The MQ2 plugins must be converted as well.

Features

Compiling

Compiling is currently easy using Visual Studio .Net 2002 or later.

  1. Download and install ISXDK from here
  2. Set up Visual_Studio_Paths so that <isxdk.h> is found
  3. Open the ISXEQ solution file in Visual Studio
  4. Build!

Basic Usage

Commands

Data Types

Top-Level Objects

Services

See Also