it should now work in Mod folder just fine, also cleaned up PopIcons.lua so that it contains only the function I added
any issue, please let me know
if you want just empty slots showing (and not fancy icons for population), you only need @PlanetListPane.lua from the zip file
*** 2018-May-05 ***
added race icons and orbital structures to @PlanetListPane.lua, to enable change following variable to true, it is at the very beginning of the file
added Population Pane (credit Harpy Eagle, thanks )
*** known issues ***
sorting doesn't work properly
Code: Select all
--[[ *** Show RACE icons *** ]]--
local eee_show_race_icons=false
--[[ *** END *** ]]--