A Project importer than can load and reformat RPG Maker XP project should be provided with ARC.
Currently there is a ruby implemented one but it has to be compiled and distributed separately. Using the Ruby Marshal reading ability provided by #38 we should be able to create an imported that works directly in Welder
A Project importer than can load and reformat RPG Maker XP project should be provided with ARC.
Currently there is a ruby implemented one but it has to be compiled and distributed separately. Using the Ruby Marshal reading ability provided by #38 we should be able to create an imported that works directly in Welder
should make use of File Handlers form #32