XNA Level config file in C# -
i'm working on small game class , wondering easy way handel level configuration files. object placements , names, etc.
i'm new c# fluent in java, ruby.
so xml? yml? text, serialized objects?
first thing came mind: lua; it's pretty generic , there's class available it: http://xnua.com/xna_lua_xnua
Comments
Post a Comment