# BnsDat_win **Repository Path**: xgadmin/BnsDat_win ## Basic Information - **Project Name**: BnsDat_win - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bnsdat_win ## Introduction > Bnsdat Blade & soul unpacker/packer .dat/bin files made by ronny1982 now can be compiled in Visual Studio 2015. ## What you need > Visual Studio 2015 > wxWidgets 3.1.0 windows installer download can be found on https://www.wxwidgets.org/downloads/ ## How to compile > install wxWidgets and go to "c:\wxWidgets-3.1.0\build\msw\" open and compile wx_vc14.sln in release mode. > now you can build bnsdat on VS.