Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 470 Bytes

File metadata and controls

10 lines (10 loc) · 470 Bytes

===Serengetti Config Format===
Serengetti Config Format (a.k.a. SCF) is a simple name- value pair config format, like the following:
username:ethan20
password:6B69E32109F768E73D57A366F64B4324
Warning: Do not leave a space after the name in a name- value pair unless you intend it to be in the value.
It is available in many differrent languages, including:
• .NET (or as a DLL build from .NET for any system that will accept it)