Skip to content

xvwyh/BuildPad

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

BuildPad

A build storage plugin for ArcDPS


This isn't the primary repo I'm working on, I will only be commiting here when releasing new versions.

Build

At least VS2019 is required to compile.

All the necessary libraries should be included, but if you need to recompile them - I cannot help you, good luck figuring that out on your own. Try vcpkg, I dunno.

Build in Debug configuration to run and debug it as a stand-alone application.

Build in DLL configuration to create a .dll file.

Folder Structure

  • arcdps_buildpad/ - project folder
    • buildpad/ - contains actual BuildPad code
      • resources/ - contains resources converted from binary files to byte arrays
        • sources/ - contains the originals of all the resource files and a batch file to mass convert them
    • Main.cpp - contains DLL code and ArcDPS bindings
    • main_imgui.cpp - contains code for stand-alone debugging

About

A build storage plugin for ArcDPS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published