terrain50-cli/src/Subcommands/image
Starbeamrainbowlabs 6ec176d895
image: Refactor everything that isn't cli handling into manager class
The cli handling belongs in image/index.mjs, but everything that isn't 
cli handling belongs in a middleware class kinda thing. In this case, 
we've created a RenderManager class.
2021-01-18 19:14:03 +00:00
..
RenderManager.mjs image: Refactor everything that isn't cli handling into manager class 2021-01-18 19:14:03 +00:00
Terrain50Renderer.mjs image: Refactor everything that isn't cli handling into manager class 2021-01-18 19:14:03 +00:00
index.mjs image: Refactor everything that isn't cli handling into manager class 2021-01-18 19:14:03 +00:00
meta.toml image: Refactor everything that isn't cli handling into manager class 2021-01-18 19:14:03 +00:00