To make it work on the current version, go into the folder's "info.json" and change
"dependencies": ["base >= 0.13.0"] to "dependencies": ["base >= 0.14.0"]
and
"factorio_version": "0.13" to "factorio_version": "0.14"
It's worked with no issue for me so far.