Resource Display

If you liked this item, please rate it up on Steam Workshop page.

Author: Rinart73

Last revision: 4 Nov, 2021 at 11:09 UTC

File size: 508.93 KB

On Steam Workshop

Description:

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]

Installation (additional steps)

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:
    1. Create "modconfig.lua" in the server galaxy folder (Instruction[avorion.gamepedia.com])
    2. Add "allowed" table in the file, if it doesn’t exist:
      allowed = { }
    3. Add "{id = "1722652757"}," and "{id = "1769379152"}," in the "allowed" table:
      allowed = { {id = "SomeOtherMod"}, {id = "1722652757"}, {id = "1769379152"}, }

Bug reporting
  1. Tell your game version and list of mods you have activated.
  2. Give an instruction on how to reproduce a bug, step by step.
  3. 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).txt

    Linux:

    /home/(ProfileName)/.avorion/clientlog (datetime).txt /home/(ProfileName)/.avorion/galaxies/(GalaxyName)/serverlog (datetime).txt
  4. Make a screenshot if problem can be seen visually.

Configuration

Windows – %AppData%RoamingAvorionmoddataResourceDisplay.lua
Linux – /home/(ProfileName)/.avorion/moddata/ResourceDisplay.lua
Use Notepad++ for comfortable editing[notepad-plus-plus.org]

Download
Required items:

Click the title to search on this site.


AzimuthLib - Library for moddersSteam Workshop