bharbron / hexbook-semantic

An Electron-React-Redux-Semantic-UI application for automatically generating a hexcrawl campaign notebook from random tables.
5 stars 3 forks source link

Actions & reducers for "loading" objects #70

Open bharbron opened 5 years ago

bharbron commented 5 years ago

Make actions, action creators, and reducer for "loading" an object. E.g. We get a "full" table, tag, template, etc. from a file, load the object and all of its referenced objects into the state.