Skip to content

CIB/wocean-data-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wocean-data-miner

Windows instructions

You will need a version of NodeJS on your system before you can use this application.

https://github.com/coreybutler/nvm-windows/releases

Download the latest version of nvm-setup.zip and run the installer. Then run the following commands in the terminal:

nvm install 20
nvm use 20
npm i -g bun

General instructions

Open a terminal (Visual Studio Code recommended) and execute the following command:

bun install
bun run wiki -- ${wocean-install}/Data/rgss-db

This will extract .lua files into the wiki-output/ directory. The content of these files can be directly pasted into a script page on https://woodenocean.wiki.gg/

About

A collection of scripts for data extraction from the Wooden Ocean unencrypted files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors