This website requires JavaScript.
Explore
Help
Sign in
toastie-stuff
/
elliebot
Archived
Watch
3
Star
0
Fork
You've already forked elliebot
0
forked from
EllieBotDevs/elliebot
Code
Pull requests
Releases
Activity
366
commits
1
branch
32
tags
8.4
MiB
3195377e25
Branches
Tags
No results found.
Commit graph
2 commits
Author
SHA1
Message
Date
Toastie
3195377e25
Fixed marmalade dependency loading. In case your marmalade has other dependencies they will be correctly loaded now. Note: Make sure to not publish any other DLLs besides the ones you are sure you will need, as there can be version conflicts which didn't happen before. For example if you have a EllieMarmalade.dll which is a different version in the data/marmalade/mymarmalade folder, your marmalade will now break, as this fix will now (correctly) try to load it and there will be a version mismatch between the attributes. In a future patch i'll try to mitigate this by not loading dlls which are already loaded by the bot (even if their versions are different) but this might cause new issues as sometimes you do need different version of libraries for marmalade... The best option is to just keep what you need, and make sure to remove any other dlls
2024-09-22 14:24:35 +12:00
Toastie
547aa8b34d
Added common files
...
This took way too long
2024-06-18 23:44:07 +12:00