Ok got it installed using the config but without the file download link instead copying from the server folder of a new download from steam but get this error. Anyone else had the same?
[18:44:30.559] [1] [ Info] [Eco] Failed to load server, Exception was Exception: JsonSerializationException
Message:Could not find type 'Eco.WorldGenerator.SimpleTerrainModule' in assembly 'Eco.WorldGenerator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Source:Newtonsoft.Json
Newtonsoft.Json.JsonSerializationException: Could not find type 'Eco.WorldGenerator.SimpleTerrainModule' in assembly 'Eco.WorldGenerator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at Newtonsoft.Json.Serialization.DefaultSerializationBinder.GetTypeFromTypeNameKey(TypeNameKey typeNameKey)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Newtonsoft.Json.Serialization.DefaultSerializationBinder.BindToType(String assemblyName, String typeName)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ResolveTypeName(JsonReader reader, Type& objectType, JsonContract& contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, String qualifiedTypeName)