EE-modders / Empire-Earth-Studio-2

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

Home Page:https://discord.gg/BjUXbFB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://discord.gg/BjUXbFB

License:GNU General Public License v3.0


Languages

Language:Python 64.2%Language:C 33.2%Language:Inno Setup 1.2%Language:Shell 1.2%Language:Makefile 0.2%