acethebee Posted August 14, 2017 Share Posted August 14, 2017 (edited) First time making a mod and it wont upload says the modinfo.lua file is missing or invalid I know its there tho so idk what to do Edited August 14, 2017 by acethebee Link to comment https://forums.kleientertainment.com/forums/topic/81193-modinfo-lua-not-valid/ Share on other sites More sharing options...
MidrealmDM Posted August 14, 2017 Share Posted August 14, 2017 Can you post your modinfo.lua ? Link to comment https://forums.kleientertainment.com/forums/topic/81193-modinfo-lua-not-valid/#findComment-945735 Share on other sites More sharing options...
Maxwe1l Posted November 3, 2017 Share Posted November 3, 2017 (edited) Same case right here! However I will post my file even though I could just re-download the file and change it when submitting: - This information tells other players more about the mod name = "Yuri Lowell" description = "A character for Don't Starve Together with more comming soon. Skins compatible version." author = "Aeroon" version = "1.2.3" -- This is the version of the template. Change it to your own number. -- This is the URL name of the mod's thread on the forum; the part after the ? and before the first & in the url forumthread = "/files/file/950-extended-sample-character/" -- This lets other players know if your mod is out of date, update it to match the current version in the game api_version = 10 -- Compatible with Don't Starve Together dst_compatible = true -- Not compatible with Don't Starve dont_starve_compatible = false reign_of_giants_compatible = false -- Character mods need this set to true all_clients_require_mod = true icon_atlas = "modicon.xml" icon = "modicon.tex" -- The mod's tags displayed on the server list server_filter_tags = { "character", } --configuration_options = {} modinfo.lua Edited November 3, 2017 by Maxwe1l Link to comment https://forums.kleientertainment.com/forums/topic/81193-modinfo-lua-not-valid/#findComment-970281 Share on other sites More sharing options...
Rincevvind Posted November 4, 2017 Share Posted November 4, 2017 >api_version = 10 not sure about last updates, but it's was 6 for DS. Maybe in DST it's 10. Link to comment https://forums.kleientertainment.com/forums/topic/81193-modinfo-lua-not-valid/#findComment-970688 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