Seems like the issue only happens if *name* comes after *actionName* 😁
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Launcher
Steps To Reproduce
Does not work:
action = ""; actionName = "Workshop"; author = "R3vo"; hideName = 0; hidePicture = 0; logo = ""; logoOver = ""; logoSmall = ""; name = "TestMod"; overview = ""; picture = ""; tooltipOwned = "";
Works
action = ""; name = "TestMod"; actionName = "Workshop"; author = "R3vo"; hideName = 0; hidePicture = 0; logo = ""; logoOver = ""; logoSmall = ""; overview = ""; picture = ""; tooltipOwned = "";
Additional Information
v2.02