Skip to content

update to 0.5.5 #6

@MasonScarbro

Description

@MasonScarbro

some things

base_statse[S.something] += 100f;
is now:
base_stats.set("something", 100f);

any instance of S, SK, SA, etc is now just a string of the following identifier

setFire is no longer and identifier it is: set_fire

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