Skip to content

Vahab-Programmer/VarOnStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

VarOnStorage

This is A Module for Lower Memory usage

if You'r Hard Drive Is Slow Not Recommended For Using!

or if You'r Hard Drive is Fast Enough Its Recommended For Using!

Its Runs on Windows

you can use it using class VariableCreator

createVar(variablename:str,data:any except int)

changeValue(variablename:str,newdata:any except int)

getVar(variablename:str)

removeVar(variablename:str)

clear(timeout:int)