RimWorld
188 평점
ilyvion's Laboratory
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Mod, 1.3, 1.4, 1.5, 1.6
파일 크기
게시일
업데이트일
1.087 MB
2024년 7월 25일 오전 1시 32분
2025년 8월 29일 오전 4시 37분
업데이트 노트 24개 (보기)

다운로드 위해 구독하기
ilyvion's Laboratory

설명
ilyvion's Laboratory is a library/framework mod for use by my other mods to avoid code duplication across my mods. Anyone is free to make use of this as a dependency, but I don't want to promise that things won't break for third parties, so depend on it at your own risk. I'll do my utmost to prevent breakage, though, so there's a very low (but still non-zero) chance you'll be screwed as a third-party mod creator.

Version support

This mod supports RimWorld 1.6, 1.5, 1.4 and 1.3

Source code

Source code can be found on GitHub[github.com]. Report any bugs or feature suggestions/requests on the issue tracker[github.com].

Like my work?
[ko-fi.com]

Feel free to join my Discord server[discord.gg] if you want to talk to me (and other members) about my projects, or just to hang out, I guess. :)
댓글 8
ilyvion  [작성자] 2025년 7월 19일 오후 12시 53분 
@BigHeadZach: It's probably *best* if it goes early on, yes. I assume that's true for most framework/library mods tbh.
Big Head Zach 2025년 7월 19일 오후 12시 33분 
Should this be loaded right after the DLC's? Was getting random errors from other mods relating to methods this one was overriding until I put it right after HugsLib in the beginning.
Thels 2025년 7월 19일 오전 2시 43분 
@ilyvion: Thanks for getting back to me! I'll accept that it is intended, and not worry about that particular warning. :)
ilyvion  [작성자] 2025년 7월 19일 오전 1시 58분 
@Thels -- not actually a bug, just Rimworld unable to detect that I'm doing something correctly, just a bit out of the ordinary. The word "probably" is pulling a lot of weight there. I have an idea for how to get rid of the message though, but I won't release an update just to remove the warning, so it'll remain until I release a new version for an actual reason.
Thels 2025년 7월 19일 오전 12시 35분 
This mod generates the yellow issue "Type Resources probably needs a StaticConstructorOnStartup attribute, because it has a field <GraphDot>k__BackingField of type Texture2D. All assets must be loaded in the main thread."

Tested with the following modlist:
Harmony
Core
ilyvion's Laboratory
Leutian Kane 2025년 6월 29일 오전 12시 21분 
np
ilyvion  [작성자] 2025년 6월 28일 오후 10시 59분 
@LeutianKane Thanks for pointing out the missing 1.6 tag. 🙂
Leutian Kane 2025년 6월 28일 오전 9시 25분 
might want to flag this as supporting 1.6 in the details it still only shows 1.5 even tho changenotes say 1.6 support