ffrostfall / ByteNet

An advanced, modern networking library for Luau/Roblox
https://ffrostfall.github.io/ByteNet/
MIT License
72 stars 16 forks source link

stuff in ReplicatedStorage should have Archivable property set to false #21

Open fewkz opened 2 months ago

fewkz commented 2 months ago

For the ByteNetStorage, ByteNetReliable, and ByteNetUnreliable objects in ReplicatedStorage, you should set the Archivable property to false, otherwise they will remain in ReplicatedStorage as garbage for games that use SavePlaceAsync to persist changes to the place