Fixed issue that caused crashes due to newer versions of SMODS. Will now work with MacOS systems

This commit is contained in:
davidmolgard
2025-04-21 17:18:10 -06:00
parent 20f39ff09b
commit f0cce6c663
3 changed files with 2 additions and 12 deletions

View File

@@ -7,7 +7,7 @@
"prefix": "fn",
"main_file": "CorePreview.lua",
"priority": 0,
"version": "2.0.0",
"version": "2.0.1",
"dependencies": [],
"conflicts": []
}