Terasology / Dialogs

In-Game Dialogs (with NPCs)
Apache License 2.0
2 stars 9 forks source link

Goes together with API fix - Dialogs should be able to build now #6

Closed anuar2k closed 6 years ago

anuar2k commented 6 years ago

A small change which goes together with https://github.com/MovingBlocks/Terasology/issues/3184 and https://github.com/MovingBlocks/Terasology/pull/3219

anuar2k commented 6 years ago

I want to add that modules currently have no permissions to access BindsSubsystem, so Dialogs module is compiling and the game turns on but upon module load the game crashes with this message: Denied access to class (not allowed with this module's permissions): org.terasology.engine.subsystem.config.BindsSubsystem