using System; namespace Discord { static class Constants { public const string DllName = "libs/discord_game_sdk"; } }