-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REQ] Better location of databases in the plugins folder #2
Comments
Hey, this is a valid and reasonable request. I could do this but atm I am busy with my other projects. I will try to this somewhere between 06.may - 10.may. If I don't feel free to ping me again. |
@aprox2 just to remember. 😊 |
Done. Don't have time to test it now and create a release. If you have the time you can build it and try |
@aprox2 I compiled and sent this new version, plugin doesn't even start. No error logs, nothing, just doesn't start the plugin, previous version everything is fine. .NET 8.0 version of CSSharp I'm using. |
Wtf. Ok Ill try to fix this today |
Hey was busy, but I fixed a bug. Also if nothing is loading make sure to update the metamod dev package. Try now and if it works I will push these changes and update the Readme file |
Nothing yet, plugin doesn't load yet. Would support for NET 8.0 be possible? CSSharp is already using it.
css_plugins list
meta version
meta list
|
That's weird, because it did load for me and it was working. Add me on Discord, we can try to debug there "aproxje". |
Would it be possible, any way to make the databases be read in the
plugins
folder instead of the plugins root folder?This way we can save time when updating the
GeoLite2-Country.mmdb
databases in each plugin folder that has it.In other words, I just put it inside the CSSharp
plugins
folder and all plugins use the database directly from there, without having to send it to each plugin folder.The text was updated successfully, but these errors were encountered: