tehkangthai Posted August 25, 2019 Share Posted August 25, 2019 (edited) what determines the dependency of a mod on SKSE? I would like to install SkyUI to my game which requires SKSE. But I'm also in the process of modding my game. So I'm not sure how SKSE will affect my future mod dependency. If I mod with SKSE installed, but did not use any of the new scripts library that comes with SKSE, is my mod free from the dependency of SKSE? sorry for asking if this is a simple question, I'm very new to modding and still trying to figure out many things. Edited August 25, 2019 by tehkangthai Link to comment Share on other sites More sharing options...
NexusComa Posted August 25, 2019 Share Posted August 25, 2019 Yes ...If you use something that uses SKSE or use any SKSE commands in any of your scripts you need to add SKSE to the requirements of your mod.If your mod don't use anything that uses SKSE or you don't write scripts that use SKSE commands then you don't need to add SKSE to the requirements of your mod. Also I highly recommend installing SKSE and SkyUI. Adding SKSE or SkyUI will not make your mod dependent on SKSE. Link to comment Share on other sites More sharing options...
tehkangthai Posted August 25, 2019 Author Share Posted August 25, 2019 Yes ...If you use something that uses SKSE or use any SKSE commands in any of your scripts you need to add SKSE to the requirements of your mod.If your mod don't use anything that uses SKSE or you don't write scripts that use SKSE commands then you don't need to add SKSE to the requirements of your mod. Also I highly recommend installing SKSE and SkyUI. Adding SKSE or SkyUI will not make your mod dependent on SKSE. Thank you very much for your detail reply Kind Sir! It clarifies all my worries regarding this! Link to comment Share on other sites More sharing options...
Recommended Posts