Skip to content

Assesses a given Parabot API JAR along with a Client JAR and filters possible classes and field types that match the API. A new way to create Hooks for Parabot

License

Notifications You must be signed in to change notification settings

Shadowrs/Parabot-gui-hook-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parabot-gui-hook-mapper

Assesses a given Parabot API JAR along with a Client JAR and filters possible classes and field types that match the API.

Contributing

Code Style

Not enforced

Building

Built with JDK 10.0.1

Dependencies

dependencies

GUI

1. When opened, you need to click "Select JAR" and browse using file explorer to the Parabot-API-[type=317-minified].jar and [client=dreamscape].jar

initial looks

2. Then click "Load JAR" for each. Accessors from the API along with all the client's classes are displayed. Select one from each list, then right click and "Link to [x]"

linking API Accessors to client classes

3. When all Accessors have a client class binding, move to tab 2 - "Getters"

inital tab 2: getters tab pane

4. Select which Accessor contains the fields you want to assign Getters to.

getters: available API accessors

5. Finally, pick from either list which field you're assigning a Getter to.

getters: available client class fields that match the chosen accessor field type

getters: ALL available client class fields

About

Assesses a given Parabot API JAR along with a Client JAR and filters possible classes and field types that match the API. A new way to create Hooks for Parabot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published