Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SECT (test, Testing)
- CFG (String, test, field1, "Test field 1", "Hello, world!")
- CFG (String, test, field2, "Test field 2", "How are you doing?")
- CFG (Int, test, field3, "Integer test", 5)
- SECT (test2, More testing)
- CFG (String, test2, field1, "Multi-section test", "argh!")
- CFG (Bool, test2, field2, "Boolean test", true)
- CFG (Float, test2, field3, "Floating point test", 5.0f)
Advertisement
Add Comment
Please, Sign In to add comment