I was trying to modify values that were overridden by the installed Widget.
Solution: Extract Widgets from mod into local spring directory and modify values directly from within the Widget.
Status: Solved
Search found 2 matches
- 14 Jul 2010, 22:55
- Forum: Game Development
- Topic: BA.lua Widget Config [Solved]
- Replies: 1
- Views: 380
- 13 Jul 2010, 07:25
- Forum: Game Development
- Topic: BA.lua Widget Config [Solved]
- Replies: 1
- Views: 380
BA.lua Widget Config [Solved]
I would like to configure the widgets in BA to custom settings primarily for UI customization. From my understanding this can be done via <install>/.spring/LuaUI/Config/<mod>.lua (where BA is the mod in this case) which is generated via widgets.lua (in /usr/share). When I run Spring with the selecte...