View Single Post
  #5  
Old 01-16-2015, 08:28 AM
iluvseq
Sarnak
 
Join Date: Aug 2009
Location: Somewhere
Posts: 53
Default

There's no 'Open' or 'Load' option. I modified loader.lua to add one to the menu, to call Loader:Open() which gives a dialog, but ultimately that simply calls Loader:Load() which simply sets Loader.path but doesn't actually load anything.

I do see S3D.open() in s3d.lua, so I might be able to figure out how to hook that in
Reply With Quote