View Single Post
  #3  
Unread 07-09-2021, 10:22 PM
Bailey The Cat Bailey The Cat is offline
The Wary
 
Join Date: Feb 2021
Posts: 2
Quote:
Originally Posted by Garan
Nope. The API is extremely limited. Very little of the Lua file library is implemented. The latest API (U25, 11-05-2019) docs are at:
https://www.lotrointerface.com/downl...mentation.html

We can access .lua and .plugindata files as long as we know the file names ahead of time or the user provides them (that is trickier but can be done) but that is it. No other file types and no directory functionality at all. Note, access to .plugindata files is also very limited but at least there are workarounds for that (see https://www.lotro.com/forums/showthr...gins+for+noobs if you haven't already)
Thanks for the quick reply! Its a shame I won't be able to do what I wanted with this plugin, but I'll find some sort of alternative.
Reply With Quote