PTF extender

PTF extender

Extends the game's patched table file system's coverage, reducing incompatibilities between mods further.

[center][b][size=6]Description[/size][/b][/center]
[size=3][color=#D4D4D8]PTF is a system that allows mods who both edit the same file not override eachother, but it only covers a subset of files. This plugin extends that subset.[/color][/size]

[b][size=4]Current Progress:[/size][/b]
[list]
[][size=3]defaultProfile.xml -- allows multiple mods to add keybinds[/size][/]
[]defaultActionHelp.xml -- allows multiple mods to add action hints (those keys at down right)[/]
[]keybindSuperactions.xml -- allows multiple mods to add entries to game's keybinds setting menu[/]
[/list]

[b][size=4]Patch Logs: [/size][/b]in console or kcd.log, prefix "[PTFextender]"
[center][b][size=6]Installation[/size][/b][/center]
[size=3][color=#D4D4D8]unzip to mods folder[/color][/size]

[center][b][size=6]Usage[/size][/b][/center]
just suffix those files with __modid, its the same.

[center][b][size=6]Requirements[/size][/b][/center]
[list]
[][size=3][color=#D4D4D8]KCSE[/color][/size][/]
[][size=3][color=#D4D4D8]Address Library[/color][/size][/]
[/list]
[center][b][size=6]Source[/size][/b][/center]
[size=3][color=#D4D4D8][url=https://github.com/JerryYOJ/libKCD2/tree/master/Projects/PTFextender]github[/url][/color][/size]