How to Install exult-studio in Ubuntu 18.04



Install exult-studio by entering the following commands in the terminal:

sudo apt update
sudo apt install exult-studio

Description:

tools for editing and viewing exult games

Includes: . expack - Command line tool for creating and extracting Flex (.flx) files. Flex files are used by Ultima 7 to store most of its data. splitshp - Command line tool to take a multi-frame shp file and split it into its individual frames. shp2pcx - Command line tool to convert shp files to pcx format; the shp files can be extracted using expack. ucxt - Tool to translate usecode back into `human readable', roughly assembly like code. The output can be presented in a variety of different format, including one which will, later, have a suitable compiler back into usecode. ucc - A usecode compiler. exult_studio - An editor for games using the Exult engine. . These are all works in progress. . A GIMP plugin is provided, so that if you have the GIMP installed you can edit and create game graphics with it.

Homepage: http://exult.sourceforge.net/

Version: 1.2-16.2

Section: multiverse/games