Be a Supporter!

Simple language for .ini editing

  • 267 Views
  • 1 Reply
New Topic Respond to this Topic
ShadowCrush
ShadowCrush
  • Member since: Aug. 25, 2005
  • Offline.
Forum Stats
Member
Level 09
Blank Slate
Simple language for .ini editing 2010-05-18 18:27:18 Reply

Hey guy, I'm looking for a simple way to make a simple program. It's been years since I as much as made a HTML doc, but I got some time off my hand, since I will be hospitalized for a few days/weeks/forever.

Basicly, I want to code a program that can read of a few variables of a few files, and then edit them. You know, so noobs won't have to bother go into each file for modding, as this yes, concerns files, more precisely .ini files, for a video game. Al though the coding part is far more interesting.

So, if any of you guys could point me in the right direction, as I'm pretty much out-dated (noob-stated), that'd be awesome.

TheRyoku
TheRyoku
  • Member since: Nov. 8, 2007
  • Offline.
Forum Stats
Member
Level 09
Blank Slate
Response to Simple language for .ini editing 2010-05-19 17:04:43 Reply

At 5/18/10 06:27 PM, ShadowCrush wrote:
So, if any of you guys could point me in the right direction, as I'm pretty much out-dated (noob-stated), that'd be awesome.

If memory serves me right, .ini is just a fancy text file.

Umm, C, C++ or a batch file is what I would go with.