MonkeyLoader.GamePacks.Resonite icon indicating copy to clipboard operation
MonkeyLoader.GamePacks.Resonite copied to clipboard

Implement matching the DataFeed paths through Generex

Open Banane9 opened this issue 10 months ago • 0 comments

Generex is my library that allows regex-like matching on arbitrary sequences. It would be useful for expressing the data feed paths that a monkey should target, especially when using the feature to transform a matched group into another type - i.e. only successfully matching a /MonkeyLoader/ModId/ path when the ModId could be resolved to an existing mod.

Banane9 avatar Mar 18 '25 19:03 Banane9