@TheImagin33r poetry.lock looks like some specifics for "colorama" module pyproject.toml I have no idea READ.ME "README.md" files are normally for extra information on how to use something (maybe this is similar) requirements.txt like the "package.json" file for node.js users - usually holds module information like which module versions to install
For some reason files are appearing in my game The Inspector.
the last 3 files i did not add. why did these appear and what are they for
@TheImagin33r
poetry.lock
looks like some specifics for "colorama" modulepyproject.toml
I have no ideaREAD.ME
"README.md" files are normally for extra information on how to use something (maybe this is similar)requirements.txt
like the "package.json" file for node.js users - usually holds module information like which module versions to install