Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 611 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 611 Bytes

Attendance Generator

Attendance configuration file generator for rAthena servers and Ragnarok Online clients.

Screen Shot 2020-03-20 at 11 13 32 am

Installing

rAthena Server

  1. Download or copy attendance.yml
  2. Save in db/import/attendance.yml within rAthena

RO Client

  1. Download or copy CheckAttendance.lub
  2. Save in System/CheckAttendance.lub within client

Developing

Requirements

  • node
  • npm

Instructions

  1. npm install
  2. npm start