FreneticLLC / FreneticScript

The Frenetic Scripting Engine (dll)
MIT License
3 stars 1 forks source link

CVar Tag Object #1

Closed mcmonkey4eva closed 8 years ago

mcmonkey4eva commented 8 years ago

CVars should hold a 'tag object', EG public Object Tag; which the implementing program can take advantage of to store additional information.

The specific use case here is a CVar description string, to be included in config save files.