Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Prism Loader 0.4 #3

Discussion options

What's New?

Asset Support:

  • Mods can now include custom textures, models, and audio clips directly within the .prism package.
  • Added automatic asset loading from dedicated folders:
  • res/textures/ (.png files)
  • res/models/ (.json files)
  • res/audio/ (.wav and .ogg files)
  • These assets are now easily accessible programmatically via the Mod class properties: Textures, Models, and AudioClips.
  • Flexible Assembly Naming:
  • No more strict requirement for the Mod.dll filename. Prism now automatically detects your mod's main .dll assembly within the .prism package, regardless of its name.

Mod Icons:

Added support for icon.png files placed in the package root. It's not used by the loader but it will be helpful for developers of mods that add mod list.

Loader Installation:

Install zip now doesn't have unnecessary dll's.


This discussion was created from the release Prism Loader 0.4.
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /