using System; using System.IO; using System.Linq; namespace Barotrauma { static partial class LuaCsInstaller { public static void Uninstall() { } } }