Terasology / ModuleTestingEnvironment

3 stars 15 forks source link

feat!: load only modules listed as dependencies, not all in modules/ #58

Closed keturn closed 3 years ago

keturn commented 3 years ago

Should make things run smoother, or at least easier to troubleshoot, in workspaces with many module sources present.

Might not work very well without https://github.com/MovingBlocks/Terasology/pull/4813

Fixes https://github.com/MovingBlocks/Terasology/issues/4638