Hey there
all you need to do for getting this mod working is be make this change to the info.json file in the modfolder for this mod
{
"name":"FuelTrainStop",
"author":"magu5026",
"version":"0.16.4",
"title":"Automatic Train Fuel Stop",
"description":"This mod allows trains with low fuel to automatically enter the fuel stop to replenish fuel.",
"factorio_version":"0.17",
"dependencies": ["base >= 0.17.0"]
}
:)