1. Animals
  2. Abilities
  3. Conditions
  4. Tool/Weapon
  5. Weapon Mods
  6. Orb
  7. Equipped
  8. Food/Medicine
  9. Furniture/Construction
  10. Color/Pattern
  11. Items
  12. Attributes
  13. Creatures
  14. Blocks
  15. Props
  16. API Types
  17. API Functions

LT_file_open_write

handle LT_file_open_write(string filename)

stringfilename The name of file to open

Opens a file for saving data. The data is saved in a folder associated with the addon. Future versions of the addon will be able to read and write from the same folder of data. Be sure to close files you are finished with.