雪居之地 (Wildfrost)

雪居之地 (Wildfrost)

50 个评价
Cover Girl - Frejla
3
   
奖励
收藏
已收藏
取消收藏
Cards
标签: Mod
文件大小
发表于
更新日期
631.493 KB
3 月 18 日 下午 4:08
3 月 23 日 上午 8:06
5 项改动说明 ( 查看 )

订阅以下载
Cover Girl - Frejla

描述
Just adds the cover girl as a companion.
=
Please leave any and all feedback if you want.
16 条留言
Drayoia  [作者] 6 月 25 日 下午 12:43 
@Grrrrr It makes me very happy to hear that. Thank you!
Grrrrr 6 月 25 日 上午 8:03 
얘 때문에 겜 샀는데 결국 창작마당으로 나오네 정말 감사합니다
Drayoia  [作者] 4 月 1 日 上午 10:30 
@swaggod1991 Sorry, but I have absolutely no idea, man. I cannot even hazard a guess.
swaggod1991 4 月 1 日 上午 8:20 
Rest of the crash
(UnityEngine.EventSystems.PointerEventData eventData) (at <7b733abcf1dc49d09fff1689a568a180>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <7b733abcf1dc49d09fff1689a568a180>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <7b733abcf1dc49d09fff1689a568a180>:0)
UnityEngine.EventSystems.EventSystem:Update()
swaggod1991 4 月 1 日 上午 8:20 
TypeLoadException: Could not resolve type with token 0100002f from typeref (expected class 'AfterBuildDelegateGeneric`1' in assembly '')
DazedOut.DazedOut.Load () (at C:/Users/niuma/Desktop/Gif/Program/Wildfrost-Daze/ClassLibrary1/ClassLibrary1/DazedOut.cs:131)
(wrapper dynamic-method) Deadpan.Enums.Engine.Components.Modding.WildfrostMod.DMD<Deadpan.Enums.Engine.Components.Modding.WildfrostMod::ModLoad>(Deadpan.Enums.Engine.Components.Modding.WildfrostMod)
Deadpan.Enums.Engine.Components.Modding.WildfrostMod.ModToggle () (at <6cfd501e41094c31bebddf2e7fcc442f>:0)
Stabilizer.TileView.ModTile.ToggleMod () (at <7cb81aae1d064479b379579e35612563>:0)
UnityEngine.Events.InvokableCall.Invoke () (at <684fd32169ff40798327c75e99cfb4f0>:0)
UnityEngine.Events.UnityEvent.Invoke () (at <684fd32169ff40798327c75e99cfb4f0>:0)
UnityEngine.UI.Button.Press () (at <7b733abcf1dc49d09fff1689a568a180>:0)
UnityEngine.UI.Button.OnPointerClick
Nayla Harumi 3 月 31 日 上午 1:14 
Thank you very much for your support :Wildfrost_Heart:
Drayoia  [作者] 3 月 30 日 上午 7:38 
@Nayla Harumi
I used C# and just followed a guide. Here's the link. You can also check the discord for help in the modding development.
https://github.com/rspforhp/WildfrostModdingDocumentation/wiki

I just started with the Written Tutorials, starting with 0: Inspecting the Game Data
Nayla Harumi 3 月 30 日 上午 6:38 
Hi, I want to learn how to make mods, what programming language did you use?
Hayyy 3 月 24 日 下午 7:35 
nice!
Drayoia  [作者] 3 月 23 日 上午 8:08 
@Hayyy Confirmed they block one another. I think the issue may have been both mods using the same dll file name [ClassLibrary1.dll] so I changed the build output name in visual studio for my mod to a unique name and an update should be available to fix the issue.