Skip to content

A small BepInEx mod for Crab Game that allows for certain data to be saved and loaded neatly.

License

Notifications You must be signed in to change notification settings

lammas321/CrabGamePersistentData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CrabGamePersistentData

A small BepInEx mod for Crab Game that allows for certain data to be saved and loaded neatly.

What does this mean?

Some lobbies that want to act more like servers may need to save information between game loads (persistently), such as an offline player's last known username, the player's permission group, and who's been banned previously.

When this mod is in use, it will create a txt file for every steam user that joins your lobby in your "BepInEx/config/lammas123.PersisitentData/ClientData/" directory, with the name being that user's steam id. By itself, the mod will only save the player's last known username, but using other mods like PermissionGroups and Overseer will save extra information here.

Any information saved can be safely modified and deleted as you'd like, there should be minimal to no problems with doing so.

About

A small BepInEx mod for Crab Game that allows for certain data to be saved and loaded neatly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages