@@ -66,6 +66,7 @@ target("DeathMessages") -- Change this to your mod name.
set_exceptions("none")-- To avoid conflicts with /EHa
set_kind("shared")
set_languages("cxx23")
set_symbols("debug")
after_build(function(target)
localmod_packer=import("scripts.after_build")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.