client icon indicating copy to clipboard operation
client copied to clipboard

Generate init_*.lua files

Open Sheeo opened this issue 9 years ago • 2 comments

Rather than having .init.lua files sent statically by the server as they are right now, the client should genrate them based on the mod_info.lua file.

The mod_info.lua spec has already been extended to support this.

Acceptance Criteria

  • Given the example featured mod 'FAF', a lua with with the same global path variable as executing the current init_faf.lua file should be generated.

Sheeo avatar May 18 '16 21:05 Sheeo

Is this still relevant?

Wesmania avatar Jul 13 '17 16:07 Wesmania