sol2
sol2 copied to clipboard
sol2 update to sol3
I update project from (sol2.26 and lua5.3.4) to (sol3.3 and lua5.4.4) i found some problem
sol3 has no func "create_simple_usertype" but sol2 has, what is the instead?
is (sol2.26 and lua5.3.4) can be update to (sol3.3 and lua5.4.4) ?
and sol2.26 can be work with lua5.3?