This isn't really a mod so much as an explanation to automate running script so you don't have to enter things into the console every time the game starts
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod will not be available on Bethesda.net for console users
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Bethesda
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
If you want to autorun console commands at game launch there is an option in Fallout4prefs.ini or Fallout4custom.ini in the "[general]" section where you can enter a script command and you can divert it to a file where you can enter more than one line of script.
in Fallout4prefs.ini or Fallout4custom.ini add or change sStartingConsoleCommand as follows
[General] sStartingConsoleCommand=bat startup
Then create a startup.txt file in the game directory and you can add multiple lines of script commands, one command per line, or reference other bat files for example putting this in startup.txt changes the jetpack drain and time without using a mod