imayushsaini / Bombsquad-Ballistica-Modded-Server

Modded Server scripts for game BombSquad
MIT License
52 stars 52 forks source link

Safe read and write opearation with file lock. #25

Closed pranav-1711 closed 2 years ago

pranav-1711 commented 2 years ago

file locks. - avoiding data leaks. file handle module - To handle file opearations safly. Added filelock.py - licensed file. linted the pdata.py - type checking and formating.