File extension settings

Name: Settings Files

Popularity: 6

Open With: Microsoft Visual Studio 2013

What is this settings file?

Customized settings file created by Visual Studio, a Windows software development tool created by Microsoft; contains properties for projects and programs that can be accessed in C# program code using the Properties.Settings.* API; used for storing settings that need to be frequently-accessed. SETTINGS files are created with the filename Settings.settings and are typically stored in the \Properties\ directory of a Visual Studio project.

Name: Game Files

Popularity: 2

Open With: Mojang Minecraft with iConomy plug-in

What is this settings file?

Minecraft properties file used by iConomy, a plug-in for Minecraft used to create a virtual economy in the game; contains properties used for configuring settings for the plug-in.