Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use correct isUnique flags for bevvy plugins #8

@Bjohnson131

Description

@Bjohnson131

The 'is unique' flag for a plugin determines whether or not multiple instances can be instantiated at any point in time for the game.
Some plugins that are currently in the game should not be unique and should be globally universal instead, but the unique flag is left to default (true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions