Resource Display
Avorion: 0.29 – 2.0
Always displays player resources and cargo hold capacity in the top left corner of a screen.
This is a client-side mod. If you install it on server, all players will automatically download it.
NOTE: This mod will be updated to the stable versions only. I’m not planning to support Beta-versions since they come out very often and I don’t have the time to check and update mods every time.
Source code[github.com]
[www.patreon.com]
[discord.gg]
This is a client-side mod and you can use it in singleplayer without any additional actions.
However, if you want to use while playing on someone’s server, please ask the server owner to do one of the following things:
- Install the mod on their server
- OR allow players to use it:
- Create "modconfig.lua" in the server galaxy folder (Instruction[avorion.gamepedia.com])
- Add "allowed" table in the file, if it doesn’t exist:
allowed = { }
- Add "{id = "1722652757"}," and "{id = "1769379152"}," in the "allowed" table:
allowed = { {id = "SomeOtherMod"}, {id = "1722652757"}, {id = "1769379152"}, }
- Tell your game version and list of mods you have activated.
- Give an instruction on how to reproduce a bug, step by step.
- Use Pastebin[pastebin.com] to attach links to your client and server logs.
Windows:C:Users(ProfileName)AppDataRoamingAvorionclientlog (datetime).txt C:Users(ProfileName)AppDataRoamingAvoriongalaxies(GalaxyName)serverlog (datetime).txtLinux:
/home/(ProfileName)/.avorion/clientlog (datetime).txt /home/(ProfileName)/.avorion/galaxies/(GalaxyName)/serverlog (datetime).txt - Make a screenshot if problem can be seen visually.
Windows – %AppData%RoamingAvorionmoddataResourceDisplay.lua
Linux – /home/(ProfileName)/.avorion/moddata/ResourceDisplay.lua
Use Notepad++ for comfortable editing[notepad-plus-plus.org]
Required items:
Click the title to search on this site.
AzimuthLib - Library for modders — Steam Workshop