Initial release - v1.0.0

This commit is contained in:
2026-08-23 17:38:34 +02:00
commit c50584b6b1
9 changed files with 622 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "AutoRefillFires",
"version_number": "__VERSION__",
"website_url": "https://github.com/LabodiDavid/AutoRefillFires",
"description": "Automatically refills nearby campfires, hearths and torches using fuel from the player inventory or optionally nearby containers.",
"dependencies": [
"denikson-BepInExPack_Valheim-5.4.2333"
]
}