Packages

RPG is a Role Playing Game engine written in Elixir. At this point it is not even a complete, modest RPG. However it has ambitions to be an RPG platform on which anyone can create their own role playing system.

Retired package: Security issue - This package was mistakenly published publicly.

Current section

Files

Jump to
rpg .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]