Skip to content

Deprecate override_so_name in favor of module_name? #3

@Fernthedev

Description

@Fernthedev

This is a bigger change, should I deprecate override_so_name for instead module_name and then just base so_name/static_name on that?
e.g ```json
{
"module_name": "beatsaber_hook_3_4_2.so" // libbeatsaber_hook_3_4_2.so
}


This potentially allows for cleaner support for combined shared and static artifacts to be supported by a single package. However, this format has long been used therefore problematic to disrupt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions