Defer loading

This commit is contained in:
Emik 2026-08-11 23:02:39 +02:00
parent 7e674bca9c
commit a06fec5c23
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
[manifest]
version = "1.0.0"
dump_lua = true
priority = 114
priority = 115
[[patches]]
[patches.pattern]

View file

@ -9,7 +9,7 @@
"prefix": "jane",
"main_file": "src/main.lua",
"badge_colour": "3c3cff",
"priority": 114,
"priority": 115,
"dependencies": [
"Steamodded (>=1.0.0~BETA-1606b)",
"Lovely (>=0.6)",
@ -18,5 +18,5 @@
"conflicts": [
"Jen"
],
"version": "1.11.25"
"version": "1.11.26"
}

View file

@ -1,5 +1,5 @@
Jane = {
cry = not not G.P_CENTERS.j_cry_m,
cry = not not SMODS.Mods.Cryptid,
config = {
texture_pack = "default",
wee_sizemod = math.sqrt(2),