Skip to content

Commit

Permalink
Create write_file_root.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrawl authored Oct 29, 2023
1 parent ebc3a57 commit e426bb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/API/runtime/write_file_root.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# write_file_root

Given a file path and contents, the contents will be written to a directory outside of the game directory. This method should be used for development purposes only. In production this method will write to the same sandboxed location as [write_file](write_file.md).

0 comments on commit e426bb8

Please sign in to comment.