Anach / Pre-NGE-UI

Last revision of the Pre-NGE UI for Star Wars Galaxies NGE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-NGE-UI

Last revision of the Pre-NGE UI for Star Wars Galaxies NGE.

For compatibility with SWG Legends, you need to add a single line to the ui_ground_hud.inc file. Open the file in notepad, and add the following code to line 1244:

<include>ui_ground_hud_side_toolbar_skinned.inc</include>

it should now look like this:

	<include>ui_ground_hud_toolbar_skinned.inc</include>
	<include>ui_ground_hud_side_toolbar_skinned.inc</include>

About

Last revision of the Pre-NGE UI for Star Wars Galaxies NGE.


Languages

Language:C++ 68.6%Language:PHP 12.2%Language:HTML 9.7%Language:Assembly 5.1%Language:NSIS 3.7%Language:POV-Ray SDL 0.7%