Sleitnick / Knit

Lightweight game framework for Roblox
https://sleitnick.github.io/Knit/
MIT License
566 stars 93 forks source link

Requiring in Edit mode #213

Closed xSwezan closed 1 year ago

xSwezan commented 2 years ago

When Knit gets required in Edit mode it destroys the KnitServer, this is a big issue when using for example Hoarcekat. I have a component that is requiring Knit and that triggers Knit to destroy KnitServer even though I am in Edit mode of studio.

Sleitnick commented 1 year ago

Knit should not be accessed during edit mode