_Lib
Free
Report Abuse
Description
_Lib
This mod offers additional API to simplify implementing certain features like configs and improve mod compatibility.
Current API:
- ApiApi
- Logger
- AccessorApi
- ComponentsApi
- HistoryApi
- InputMapApi
- LayerApi
- ModConfigApi
- ModSignalingApi
- PreferencesWindowApi
- Util
Using _Lib
To be able to access _Lib’s Api put the following at the top of your mods `start()` method:
Engine.emit_signal(“_lib_register_mod”, self)
Alternatively check if the signal exists first to ensure _Lib is actually enabled:
if not Engine.has_signal(“_lib_register_mod”):
return
Engine.emit_signal(“_lib_register_mod”, self)
After registering your mod with _Lib you will now have an entry `Global.API` available that contains all of the _Lib APIs. For more info on how to use them check out the wiki or the example mod.
Be the first to review “_Lib”
You must be logged in to post a review.
Dungeondraft Script Information | |
---|---|
Functionality | |
Dungeondraft Version | 1.1.0.0 Beta |
Adheres to Script Rules | no |
Open Source URL | https://github.com/CreepyCre/_Lib |
License Information | |
License Type | Other |
Posted by original creator | Yes |
License Notes | |
Map Information | |
Assets used in Map | |
Map Size | |
Map Theme | |
Map Style | |
Content Information | |
Software Information | |
Verified to Work With | |
Mythkeeper Compatible |
Follow this creator!And stay updated on new content, blog posts, updates and more by this creator!
[wcfm_follow]Changelog
Documentation
How to Install
Wiki
Creator Information
- Store Name: CreepyCre
- Creator: CreepyCre
- No ratings found yet!
Digital Products
- Refunds for digital products are very limited due to their nature. Once you download purchased content (such as images, PDFs, etc.), you waive your right to a refund unless you can demonstrate that the content is either broken or does not match the expectations outlined in the product description.
- If the content has been accidentally purchased twice, a refund can be issued for the duplicate purchase.
- Please be aware that transaction fees incurred through PayPal are not refunded, as they represent a loss to us. However, in cases of duplicate purchases, we may offer content of equivalent value instead of a refund to mitigate this loss, if you and the creator also agree with that.
Refund Process
- Refund requests must be submitted within 15 days of the order date. To request a refund, go to your order list and click on the “refund” button. We will review your request and respond as promptly as possible.
Reviews
There are no reviews yet.