Page 1 of 1

Question about Tiled scource code

Posted: 10 Apr 2008, 23:33
by M!ke
Hello i am new to The Mana World and i gave your program Tiled a run and loved it and i was wondering what file i would have to edit to change what it will save as? The file type i want to change it to is .nw . So if anyone knows i would love to find out thanks! :mrgreen:

Re: Question about Tiled scource code

Posted: 10 Apr 2008, 23:55
by Jaxad0127
The preferred method would probably be a plug-in for that type. I doubt it matches exactly with the other types Tiled already has.

Re: Question about Tiled scource code

Posted: 15 Apr 2008, 11:36
by Bjørn
I don't know a map format with an .nw extension, but indeed for Tiled to be able to save in that format you'd have to write an i/o plugin. A tutorial about how to write one is in the works by Brandon, but hasn't been finished yet. It will be added to Tiled's website once completed.