sadSader

Results 2 comments of sadSader

If you didn't install kernel headers you can't compile. Download headers for you distributive.

Quick hack without changing standart strings ```lua local type my_string = record type test = function(self: my_string): string --Put all string methods here end do -- Should be: -- (string...