Wildfrost

Wildfrost

50 ratings
Cover Girl - Frejla
3
   
Award
Favorite
Favorited
Unfavorite
Cards
Tags: Mod
File Size
Posted
Updated
631.493 KB
18 Mar @ 4:08pm
23 Mar @ 8:06am
5 Change Notes ( view )

Subscribe to download
Cover Girl - Frejla

Description
Just adds the cover girl as a companion.
=
Please leave any and all feedback if you want.
16 Comments
Drayoia  [author] 25 Jun @ 12:43pm 
@Grrrrr It makes me very happy to hear that. Thank you!
Grrrrr 25 Jun @ 8:03am 
얘 때문에 겜 샀는데 결국 창작마당으로 나오네 정말 감사합니다
Drayoia  [author] 1 Apr @ 10:30am 
@swaggod1991 Sorry, but I have absolutely no idea, man. I cannot even hazard a guess.
swaggod1991 1 Apr @ 8:20am 
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 1 Apr @ 8:20am 
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 31 Mar @ 1:14am 
Thank you very much for your support :Wildfrost_Heart:
Drayoia  [author] 30 Mar @ 7:38am 
@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 30 Mar @ 6:38am 
Hi, I want to learn how to make mods, what programming language did you use?
Hayyy 24 Mar @ 7:35pm 
nice!
Drayoia  [author] 23 Mar @ 8:08am 
@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.