planetarium / lib9c

Lib9c is a library that contains key implementations of Nine Chronicles, a decentralized RPG developed with Libplanet. Lib9c includes Nine Chronicle's key features like in-game decisions and data models, which can be used to implement game core capabilities.
https://nine-chronicles.com/
GNU General Public License v3.0
22 stars 39 forks source link

어드벤처 보스 데이터 CSV 로 이전 #2608

Open U-lis opened 3 weeks ago

U-lis commented 3 weeks ago

현재 AdventureBossGameData 안에 들어가있는 정보들을 Table patch 를 이용해 관리할 수 있게 CSV 로 정리한다.