Skip to content

Tool for (somewhat) converting orxporter .orx manifests to mrxbuilder .toml

License

Notifications You must be signed in to change notification settings

mutant-remix/manifest-porter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manifest porter

Work in progress

This is a tool to port orx (for mutant-remix/orxporter) manifests to toml (for mutant-remix/mrxbuilder), through an intermediate json format.

This tool is mostly useless, as it was only intended to be used once. It is provided as-is, with no support.

Usage

  • Have node.js and yarn installed
  • Put your .orx files in the ./manifest directory
yarn
yarn start
  • Your .toml files will be in the ./out directory. They should be treated as a draft, and will most likely need to be manually edited.

License

AGPL 3

About

Tool for (somewhat) converting orxporter .orx manifests to mrxbuilder .toml

Topics

Resources

License

Stars

Watchers

Forks