"Games"
{
	/* Original Engine */
	"#default"
	{
		"#supported"
		{
			"engine"	"original"
		}

		"Signatures"
		{
			"Dissolve"
			{
				"library"	"server"
				"linux"		"@_ZN14CBaseAnimating8DissolveEPKcfbi6Vectori"
				"windows"	"\x83\xEC\x0C\x80\x7C\x24\x18\x00\x56\x8B\xF1\x74\x09\xF6\x86\xAD"
			}

			"UTIL_Remove"
			{
				"library"	"server"
				"linux"		"@_Z11UTIL_RemoveP11CBaseEntity"
				"windows"	"\x8B\x44\x24\x04\x85\xC0\x74\x0E\x05\x48\x01\x00\x00\x89\x44\x24"
			}
		}
	}

	/* Orangebox Engine */
	"#default"
	{
		"#supported"
		{
			"engine"	"orangebox_valve"
		}

		"Signatures"
		{
			"Dissolve"
			{
				"library"	"server"
				"linux"		"@_ZN14CBaseAnimating8DissolveEPKcfbi6Vectori"
				"windows"	"\x83\xEC\x0C\x80\x7C\x24\x18\x00\x57\x8B\xF9\x74\x15\xF7\x87\x04"
			}

			"UTIL_Remove"
			{
				"library"	"server"
				"linux"		"@_Z11UTIL_RemoveP11CBaseEntity"
				"windows"	"\x8B\x44\x24\x04\x85\xC0\x74\x0C\x83\xC0\x0C\x89\x44\x24\x04\xE9"
			}
		}
	}
}
