30 posts
Location
Somewhere in France
Posted 16 April 2016 - 06:17 PM
Is there an api that only uses in-game computer files? Because I want to make a self-replicating file.
7083 posts
Location
Tasmania (AU)
Posted 17 April 2016 - 12:02 AM
Sounds like you're looking for the
fs API, or the
fs.open() function specifically.