Skip to content

Commit

Permalink
Fixed #7
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaétan Young committed May 17, 2021
1 parent 43ece56 commit b621f15
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require("fhpp_config")
FHPP.Config = FHPP.DefaultConfig
FHPP.Config.Version = "1.0.1"

require("mod_config_menu")
require("fhpp_mod_config_menu")

function FHPP:PrintExtraStatVertical(Text, Index)
local finalText = ""
Expand Down
5 changes: 1 addition & 4 deletions metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@
Works best with [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2487535818]Mod Config[/url] to configure the block position, which information you want to display, and more!

This mod is open source. The code can be found on [url=https://github.com/Gyoo/FoundHudPlusPlus]GitHub[/url]. Any help is welcome, please check the issues board to see what needs to be done. If you have issues, this is also the place to let me know!

Known issues :
- Conflict with [url=https://steamcommunity.com/sharedfiles/filedetails/?id=836319872]External Item Descriptions[/url] in Mod Config.
</description>
<version>1.1</version>
<version>1.3</version>
<visibility>Public</visibility>
<tag id="Lua"/>
<tag id="Tweaks"/>
Expand Down

0 comments on commit b621f15

Please sign in to comment.