catvox / loa-details-chinese

先拖过来,有空了汉化一下

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




Realtime Damage Meter tool for Lost Ark

small


Requirements

When installing Npcap for Windows:

  • You must tick the case Install Npcap in WinPcap API-compatible Mode
  • If you don't want to run loa-details as administrator every time, you should NOT TICK the case Restrict Npcap driver's access to Administrators only

npcap-install

User Instructions

  • Make you that you have installed the requirements
  • Download latest release installer here
  • Follow the installation instructions
  • Start loa-details and start logging !

Dev

  • Clone with git clone --recurse-submodules https://github.com/lost-ark-dev/loa-details
  • Install dependencies with npm install
  • You can run loa-details in dev mode with the command npm run dev
  • You can build a release-ready binary with the command npm run build. Output will be located in ./dist/electron directory.

Credits

This repository is a clone of the original interface from @karaeren. It has been modified to work as a standalone program, without the need of any 3rd party logger.

The packet sniffing part has been made from scratch by @Herysia and @Mathicha, however, we can't help but thank @Shalzuth for his work on LostArkLogger.

About

先拖过来,有空了汉化一下

License:GNU General Public License v3.0


Languages

Language:Vue 52.2%Language:JavaScript 28.2%Language:TypeScript 19.2%Language:HTML 0.3%Language:CSS 0.1%