Comparison

plugins/mod_invites_register.lua @ 13626:ac60c21015c7

core.configmanager: Add ways to read config values from files Inspired by something MattJ said Allows retrieving config values from files which are expected to be relative to the config directory, extending on the ENV_ method of retrieving config values from outside the config file. - FileLine retrieves the first line, stripping any trailing newline - FileContents reads the whole file - FileLines reads lines into an array
author Kim Alvefur <zash@zash.se>
date Thu, 16 Jan 2025 15:05:00 +0100
parent 13011:16b47c3b44f3
child 13843:87dd8639f08f
comparison
equal deleted inserted replaced
13625:ff13dd315e68 13626:ac60c21015c7