Yesterday I wanted to start broken bottle. Thus I downloaded the lua-files and put the broken_bottle-folder in /Contents/Resources/game/modules. However, the module is not listed in the game. Even if I copy one of the existing folders no additional mod appears in the list. Is there anything I have to change in the lua-files?
Oh, I use the newest T-engine version 0.9.25.
Thx in advance.
Cannot load additional modules
Moderator: Moderator
Re: Cannot load additional modules
Modules are version specific, although I'll add a way to ignore the restriction (or to laod the corretc engine automaically).
In the meantime you can try editing init.lua and changing the requiredversion, IIRC it should just work with b25
In the meantime you can try editing init.lua and changing the requiredversion, IIRC it should just work with b25
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Cannot load additional modules
Its working, thanks a lot!