View Single Post
Old 11-30-2015, 09:00 AM   #104
mpl
Human being with feelings
 
mpl's Avatar
 
Join Date: Oct 2013
Location: Moscow, Russia
Posts: 3,960
Default

Then it should be also file which says to extension "This folder has script with main and external classes. Please add to action list only Main.lua as main script and don`t add external classes" something like this

class_def.txt :
Code:
master=main.lua
external=class.lua,sliderclass.lua,menuclass.lua
graphics=slider.png

Last edited by mpl; 11-30-2015 at 09:12 AM.
mpl is offline   Reply With Quote