Raised This Month: $51 Target: $400
 12% 

Module: Vdf (key/value trees) - 1.07


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
commonbullet
Veteran Member
Join Date: Oct 2005
Old 02-22-2007 , 00:19   Module: Vdf (key/value trees) - 1.07
Reply With Quote #1

This is a simple module to handle vdf (valve data files) trees. It makes very easy to read, create and write node structures.

A vdf tree is composed by nodes of key/value string pairs in quotation marks hierarchically disposed in braces.

Example:
Code:

"UserConfigData"
{
	"Steam"
	{
		"Cached"
		{
			"SteamGamesDialog.res"
			{
				"xpos"		"700"
				"ypos"		"112"
				"wide"		"204"
				"tall"		"332"
			}
                }
         }
}
Big thanks to sawce for helping with linux.
Attached Files
File Type: inc vdf.inc (10.5 KB, 1670 views)
File Type: zip vdf_amxx_1.07_release.zip (73.3 KB, 1743 views)
File Type: zip vdf_amxx_1.07_src.zip (60.6 KB, 1218 views)
File Type: zip examples.zip (21.3 KB, 1357 views)
File Type: zip everything-1.07.zip (152.4 KB, 1530 views)

Last edited by commonbullet; 11-27-2010 at 16:54.
commonbullet is offline
Send a message via ICQ to commonbullet Send a message via MSN to commonbullet
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode