Skip to content

TimothyQuantavius/HMA-Calc-Export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For exporting data for Dynamic Calc https://github.com/hzla/Dynamic-Calc

image

How To Use

Install ruby https://rubyinstaller.org/

Copy the files in this repo into your HMA folder. Copy paste the contents of hma_scripts.py into Hex Maniac Advance's automation tool.

image

Click run

navigate inside your Hex Maniac Advance's folder with command prompt or power shell and run ruby ./parse.rb

You will need to install ruby if you don't have it. https://rubyinstaller.org/

This will output a json file called npoint.json into the same folder as HMA

copy paste contents of npoint.json to the json hosting website npoint.io Save your json document and copy the document id in the url image

your calc should now be available at: https://hzla.github.io/Dynamic-Calc/?data=COPY_DOCUMENT_ID_TO_HERE&dmgGen=3&gen=3&noSwitch=1&types=3

If you have added in moves from past your game's generation, set gen in the url to 8.

replace COPY_DOCUMENT_ID_TO_HERE with your document id you copied earlier

About

Scripts to export data for Dynamic Calc for gen 3 games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 50.1%
  • Ruby 49.9%