Skip to content

A tool to scrape the items from paradise code to get the research levels

License

Notifications You must be signed in to change notification settings

farie82/Paradise-Research-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research Scraper

Originally designed for ParadiseSS13. Recursively parses the dm files in a given directory and creates an output file with wiki ready data.

Requirements

You'll need python 3.0 installed on your PC to run this. Python

Usage Guide

  • [1] Open up your console in the directory where the "ResearchLevelsScraper.py" is located.
  • [2] Then type the following in the console. Where codeRoot is the directory of the root of the DM files, C:/paradise/code for example and outputFile is the file where the data gets put in after it's done. Can be called without arguments.
py ./ResearchLevelsScraper.py [codeRoot] [outputFile]
  • [3] Open the output file and use the data to fill in the wiki page.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A tool to scrape the items from paradise code to get the research levels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages