seronis Posted November 16, 2013 Share Posted November 16, 2013 Id like to be able to start version controlling my mods and want to make sure that DS wont show any weird behavior because a .git folder and .gitignore file are inside dont_starve/mods. Link to comment https://forums.kleientertainment.com/forums/topic/29751-will-dontstarve-freak-out-if-i-put-my-mods-folder-under-git-control/ Share on other sites More sharing options...
Developer Cheerio Posted November 16, 2013 Developer Share Posted November 16, 2013 It shouldn't but let me know if it does. Link to comment https://forums.kleientertainment.com/forums/topic/29751-will-dontstarve-freak-out-if-i-put-my-mods-folder-under-git-control/#findComment-371822 Share on other sites More sharing options...
seronis Posted November 16, 2013 Author Share Posted November 16, 2013 OK gonna go test then Link to comment https://forums.kleientertainment.com/forums/topic/29751-will-dontstarve-freak-out-if-i-put-my-mods-folder-under-git-control/#findComment-371853 Share on other sites More sharing options...
simplex Posted November 16, 2013 Share Posted November 16, 2013 There shouldn't be any issue, since by not having a modinfo.lua file inside of it the .git folder should just be ignored. But I've never used git for the entire mod folder myself, just for individual mods. Link to comment https://forums.kleientertainment.com/forums/topic/29751-will-dontstarve-freak-out-if-i-put-my-mods-folder-under-git-control/#findComment-371905 Share on other sites More sharing options...
seronis Posted November 16, 2013 Author Share Posted November 16, 2013 figure having the modsettings.lua tracked too would be good. anyways it didnt have any issues with a quick trial run playing about a week of game time. i set up a .gitignore containing:#dont track steam modsworkshop-*#dont track vanilla readme filesINSTALLING_MODS.txtMAKING_MODS.txt#dont track Klei official modsscreecher/*#dont track others' modsManualWorkshopUpdate/*_simplex_testing/*#dont track automatic backup files*.lua~*.lua~~ Link to comment https://forums.kleientertainment.com/forums/topic/29751-will-dontstarve-freak-out-if-i-put-my-mods-folder-under-git-control/#findComment-371907 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now