littensy / slither

🐍 A casual game with a soothing Catppuccin color palette
https://www.roblox.com/games/14162747150
MIT License
119 stars 9 forks source link

Migrate to DataStoreService for save data #30

Closed littensy closed 1 year ago

littensy commented 1 year ago

Lapis has been having issues with session locking, especially with the latest releases. As it is not production-ready, we should instead use DataStores directly for data persistence.