-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Labels
distributionenhancementrequest/proposal to add a new featurerequest/proposal to add a new featureskin
Description
OpenSpades’ mod system is designed with compatibility in mind. However, there are multiple known instances where weapon mods created for an older version of OpenSpades cease to work properly. Most of them can be ascribed to the following reasons:
- The mod includes a script file referencing the
.wavfiles that no longer exist in the current version of OpenSpades because they were replaced (Support Opus codec #491) with.opusin a recent version. (e.g., Reflex Sight modding example no longer works #632) - The mod does not include a script file and as a result got broken when the default script file included with OpenSpades was updated.
Although employing work-arounds is not an especially hard task for proficient users, it would be quite a burden for most end-users to find the solution and carry it out. Therefore, it would be nice if we provide a “compatibility pack” that allows users to use those mods without having to struggle with script files.
feikname, siecvi, pielover88888, Kuunikal and carterlasalle
Metadata
Metadata
Assignees
Labels
distributionenhancementrequest/proposal to add a new featurerequest/proposal to add a new featureskin