Go to file
Dirk Sohler 11468b08dc use less globals
According to the Lua documentation using globals is slower than using
locals. Before this commit xTend mods used a lot of stuff from the
global _xtend table. A lot of those uses was not necessary.
2017-05-25 12:15:46 +02:00
depends.txt putting xtend as only mod to the top directory 2017-02-09 17:03:52 +01:00
description.txt putting xtend as only mod to the top directory 2017-02-09 17:03:52 +01:00
init.lua use less globals 2017-05-25 12:15:46 +02:00
license.txt provide license file for individual mods 2017-05-05 22:42:17 +02:00
screenshot.png putting xtend as only mod to the top directory 2017-02-09 17:03:52 +01:00
settingtypes.txt split settingtypes into individual mods 2017-05-05 21:58:07 +02:00