Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Releases: HighFlowey/Priority3

Priority3

13 Sep 13:53
ac8dbed
Compare
Choose a tag to compare

New Class:

  • Stateconfig: { Name: string, Priority: number, Properties: {} }

Added Functions:

  • module.CreateStateConfig(info: {} | nil): Stateconfig

Added Methods:

  • class:AddState(config: Stateconfig): void
  • class:RemoveState(state_name: string): void

(updated on 9.18.2023 to fix IntelliSense)

Priority3

03 Sep 09:37
1fe9b80
Compare
Choose a tag to compare
Release

Update README.md