This repository contains both data models and the data to build a custom Roll20 Compendium for Eclipse Phase.
The data models can be imported in order to use the generated data or generate custom data.
Information on how to setup and use this compendium with Roll20 can be found here and the whole process is also described in the following video:
Then add the library dependencies (pick which ones you need):
libraryDependencies += "com.lkroll" %% "epcompendium-core" % "6.1.0"
libraryDependencies += "com.lkroll" %% "epcompendium-data" % "6.1.0"
libraryDependencies += "com.lkroll" %% "epcompendium-media" % "6.1.0"
Or for ScalaJS:
libraryDependencies += "com.lkroll" %%% "epcompendium-core" % "6.1.0"
libraryDependencies += "com.lkroll" %%% "epcompendium-data" % "6.1.0"
libraryDependencies += "com.lkroll" %%% "epcompendium-media" % "6.1.0"
The material in the core
folder is my own work and published under MIT license.
The material in the data
and media
folders are based on Eclipse Phase by (Posthuman Studios)[http://eclipsephase.com] and is published under Creative Commons (BY-NC-SA) 3.0 (license)[https://creativecommons.org/licenses/by-nc-sa/3.0/] as is the original material.