1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

[SMAPI] Entoarox Framework 2.4.0

Makes stardew modding easier!

  1. Derp on my part for once

    Entoarox
    For once in the 1.7 branch, its a derp on my part that needs fixing! I'd almost forgotten how that felt....
  2. More fixes for SDV 1.2

    Entoarox
    This should fix some of the remaining issues that are happening with 1.2

    I am not even hopeful anymore it will fix all of them, but at least it should make things a bit more stable.... hopefully....
  3. CF be damned

    Entoarox
    Lets hope this fixes CF's crazyness with 1.2 content and all the issues its been causing with EntoFrameworks content manager >_<
    GameHo likes this.
  4. Disposal fix

    Entoarox
    This should fix textures being disposed because everything used a single SCM instance, temp content now has its own SCM, that should hopefully fix things, if not, temp content will have to revert back to a LCM and people will just need to deal with vanilla temp content....
  5. Tons of stuffs!

    Entoarox
    • Repair whitelisting for Tilesheets/tools.xnb, 1.2 broke it
    • Repair the ability to handle maps, as that apparently now has its own content manager....
    • Repair temp content to enable injection into temp content again
    Hopefully this fixes everything that CF broke.... probably not though >_< I miss CA's code, at least he never did stupid stuff like this for no good reason....
    Androxilogin likes this.
  6. Update static resources list

    Entoarox
    There are new static resources in 1.2, this update adds them to the list so mods like XnbLoader can manipulate them.
  7. New trainer commands + 1.2 compatibility!

    Entoarox
    This version adds a few new trainer-like commands to make certain things easier to do, it also fixes compatibility with SDV 1.2
  8. Update to SMAPI 1.9

    Entoarox
    This version adds SMAPI 1.9 compatibility, thanks @Pathoschild for taking the time to update it for me.
  9. Feature update

    Entoarox
    This update adds a new feature needed by XnbLoader and other mods that wish to effect Statically loaded resources without needing to manually reload them and risking missing one.
  10. Bugfixes in the UI code

    Entoarox
    This minor update has some bug fixes in the UI code.
    It also includes a config option to disable the in-game update notifications, they will still appear in the console, but no longer in game if you set this option to false.