Skip to content

Simple winforms application which serves an UI to use Novadrop CLI

Notifications You must be signed in to change notification settings

Archgeus/TERA-Novadrop-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

TERA Novadrop Helper

Simple winforms application which serves an UI to use Novadrop CLI

1

2

3

Implemented Functionality**

  • DataCenter pack / unpack UI
  • Resources pack / unpack UI
  • Schemas generation UI

Requisites

  1. Compiled binaries of Novadrop
  2. .Net Runtime Desktop

Recommended: Precompiled Novadrop binaries

Pre-Configuration

Folders must follow this structure, place the binaries and their corresponding dlls into their respective folders.

novadrop

├── novadrop-dc-x64

├── novadrop-dc-x86

└── novadrop-rc

The app automatically generates a DataCenter.xml file to persist certain configurations. You can also add more branches by following this structure.

BranchName Text="Branch Name" Value="KEY,IV"

Ex BranchName Text="100.02 EUR" Value="1C01C904FF76FF06C211187E197B5716,396C342C52A0C12D511DD0209F90CA7D"

CREDITS

Novadrop

hsdn

DISCLAIMER**

This app doesn't replace or perform the functionality of Novadrop, it simply facilitates its use.

About

Simple winforms application which serves an UI to use Novadrop CLI

Topics

Resources

Stars

Watchers

Forks