README
oeo-cli
The oe-o command line tool is a tool that allows you to install mods via the command line thanks to nodejs.
Installation:
npm install @oe-o/cli@0.2.0-b
Example usage:
oeo-cli info 420
Returns info on the mod id 420.
The oe-o command line tool is a tool that allows you to install mods via the commandline.
<script type="module">
import oeOCli from 'https://cdn.skypack.dev/@oe-o/cli';
</script>
The oe-o command line tool is a tool that allows you to install mods via the command line thanks to nodejs.
npm install @oe-o/cli@0.2.0-b
oeo-cli info 420
Returns info on the mod id 420.