-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
UIUser interface updatesUser interface updatesUsabilityMake mod easier to useMake mod easier to usetechnicalTasks that need to be performed in order to improve quality and maintainabilityTasks that need to be performed in order to improve quality and maintainability
Milestone
Description
As a user, I want to be able to differentiate between Labs and Stable versions in the Content Manager, and the mod options screen
This is particularly important should users transitioning between versions find themselves with both subscribed at the same time, eg:
Biffa 1 hour ago :
QOL - both STABLE and LABS have the same name in the games ContentWorkshopManager, maybe suffix STABLE and LABS onto the names to differentiate :-)
Assumptions/Preconditions
- We can determine the workshop ID when C:SL invokes getter
TrafficManagerMod.name
or
- We can somehow build in the suffix at compile time
Tasks
- Suffix
LABSorSTABLE, as applicable, in Content Manager (and also log entries?) - It could be that only LABS version gets the suffix; the primary goal is that end user can discern between the two within
Content Manager > ModsandOptions > TM:PE
Acceptance Criteria
- Users can discern between Labs and Stable versions in Content Manager and Options screens.
Metadata
Metadata
Assignees
Labels
UIUser interface updatesUser interface updatesUsabilityMake mod easier to useMake mod easier to usetechnicalTasks that need to be performed in order to improve quality and maintainabilityTasks that need to be performed in order to improve quality and maintainability