Add your path to load *.el-files, for example:
(add-to-list 'load-path "~/.emacs.d/plugins/")
Add file ren-engine.el
to this path.
(require 'ren-engine)
F5
for start Ren-Engine (and add output to buffer "Ren-Engine output").F6
for show output buffer.