X-Port exports your favorites on e-hentai.org and exhentai.org.
For full instructions and information, go to the proper homepage.
To install, first get a supported userscript manager. Then, install x-port.user.js.
- Install Node.js
- Clone the repository
- Run
npm install
in the repository directory to install the required modules
node x-build [options] <meta files...>
Available options:
--dev Enable continous builds when relevant script files are updated
--full Build with full debugging information
If no meta files are specified, "./src/main.json" is used.
Otherwise, <meta files> is a list of .json files that act as build descriptors.
You can also add a custom post_build.bat
or post_build.sh
file which is executed after a build is complete.