Skip to content

A better version of the original EEStudio, that hopefully will finally no longer be used

License

Notifications You must be signed in to change notification settings

EE-modders/Empire-Earth-Studio-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Empire Earth Studio II

A better version of the original EEStudio, that hopefully will finally no longer be used. :)

Supported games

  • Empire Earth BETA
  • Empire Earth DEMO
  • Empire Earth (CD / Retail)
  • Empire Earth AoC (Addon)
  • Empire Earth Gold Edition (GOG)
  • Empire Earth DOMW (SST only)

How to install

  • Download the version you need from the release page.
  • Run the portable version or install it using the installer.

How to use

Tutorials can be found in our Empire Earth wiki.

How to run from source code

git clone https://github.com/EE-modders/Empire-Earth-Studio-2.git
git submodule update --init
cd Empire-Earth-Studio-2/src
pip3 install -r requirements.txt

# run it
python3 EEStudio2.py

Known limitations / bugs

  • the SST Slicer does sometimes produce black borders when using JOIN (It should however work with the default split of 4x3, which EE is using)
  • on the Slicer tab Drag & Drop does not work (use the select button instead)

Reporting

If you find any bug or if you want to request a new feature, please feel free to