schultzcole / FVTT-Autocomplete-Inline-Properties

Add inline property autocompletion for fields that can use them
GNU General Public License v3.0
7 stars 3 forks source link

Add support for the ds4 (Dungeonslayers 4) system #21

Closed ghost91- closed 3 years ago

ghost91- commented 3 years ago

This basically also implements the solution proposed for #1. In order to make it generic, the only thing that would need to be differently is to iterate over all the possible actor types instead of hard coding them.