Generate init_*.lua files
Open
enhancement
ready
- Dominant language
- Python
- Stars
- 78
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.