Shockah / Nickel

A modding API / mod loader for the game Cobalt Core.
Apache License 2.0
3 stars 5 forks source link

Add `LocalName` property to `ISpriteEntry` #73

Closed Fayti1703 closed 8 months ago

Fayti1703 commented 8 months ago

This allows retrieving the name passed into RegisterSprite without manually slicing the UniqueName.

Depends on: