pmd_script_entry_list 1.0.0

A library that can read/write pmd_script_entry_list file, used in pokemon super mystery dungeon, to/from json
Documentation
1
2
mod script_entry_list;
pub use script_entry_list::{ScriptEntryList, ScriptEntryListError, ScriptEntry};