$$<file.txt>
$$<file.txt>
Type: Parameter
Category: N/A
Permission: N/A
Since Minecraft Version: v1.7.3 beta
Since Version: v0.2
Minor: 2
API: N/A
Patch: N/A
Description
Includes the content of the file directly into the current macro.
One macro can only contain up to ten includes, everyone after that gets ignored.
In case you need a higher limit you have the ability to increase it from the config file.
The config file is in .minecraft/liteconfig/common/macros/.macros.txt. There you have to change the compiler.maxinclude property.
Changelog
- Added em v0.2: