NSX

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
.NSX files is INI-like text files aiming to store configuration in the form of group->key->value.
+
INI-like text files aiming to store configuration in the form of group->key->value.
  
More than 1 value could be associated with a key.
+
More than 1 value could be associated with a key (can store a tables).
  
 
Example of .NSX file:
 
Example of .NSX file:
Line 12: Line 12:
  
 
NSX files are part of [[NetherMenu | NetherMenu framework ]]
 
NSX files are part of [[NetherMenu | NetherMenu framework ]]
 +
 +
[[Category:File formats]]

Latest revision as of 08:16, 17 July 2012

INI-like text files aiming to store configuration in the form of group->key->value.

More than 1 value could be associated with a key (can store a tables).

Example of .NSX file:

[group1]
key1=value1 # comment
key2=value2
[group2]key=parm1&|parm2
key1=x|y
key2=foo|bar

NSX files are part of NetherMenu framework

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox