βοΈIntegration
Information about how to integrate our tablet system with your server's resources.
π Tablet opening
['app_tablet'] = {
label = 'Tablet',
weight = 0,
description = 'You can install different applications onto this.',
stack = false,
client = {
export = 'rahe-tablet.tablet'
}
}['app_tablet'] = { ['name'] = 'app_tablet', ['label'] = 'Tablet', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'app_tablet.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'You can install different applications onto this.' },π Enabling application installs
πΏ Application installation
Last updated