-
https://github.com/planetarium/NineChronicles.Headless#create-new-genesis-block
U-lis updated
2 years ago
-
In Nine Chronicles dev office hour, @TarogStar said
> Can you add the seed used to HackAndSlash and similar action results so that we can replay the exact actions whenever we want from the transact…
-
Not all actions are currently implemented in the [9c-unity](https://github.com/planetarium/NineChronicles) project.
This article will explains how. With [TransferAsset][transfer-asset-action-link] ac…
-
- [x] Overview
이 글에서는 먼저 배틀 시스템의 기획 단계에서의 배틀 시스템 (노션 Nine Chronicles (Archive) - 시스템과 Nine Chronicles - Design - 배틀, 몬스터, 게임밸런스 내 문서 참고)의 개요를 정리합니다.
대충 플레이어랑 적이 있고 써로 싸웁니다 정도 레벨이라도 나쁘지 않습니다.
이…
-
- [x] Lib9c 중심의 전체적인 구조
- NineChronicle, 런처와 어떤 관계를 가지고 해당 라이브러리가 전체 나인크로니클 프로젝트에서 어떤 위치를 가지는지
- 어떠한 로직들이 있는지 일단 '나열' (Nine Chronicles - Design 문서 참고, 나열)
- 어떤 데이터가 어디에서 와서, 어떤 처리를 거쳐 어디로 가는지 가벼운 개요…
-
## 유니티 에디터로 로컬 네트워크 띄우기
1. clo.json 파일 설정하기
- rpc server에 접속하지 않는 non-rpc 모드
- miner on
- development on
## 나만의 제네시스 블록 생성하기(유니티 에디터 only)
유니티 에티터 메뉴 활용
### sheet의 값을 수정해서 제네시스 블록에 반영하기
## …
-
Inventory가 포함하는 InventoryItem 그리고, InventoryItem이 포함하는 Item..
Inventory에 Item은 있지만, 공방에서 사용 중이든가, 판매 등록되어 있다든가..
몇몇 경우에 아이템을 어떻게 선택하면 되는지 팁을 설명합니다.
-
NineChronicles uses multiple repositories.
So the guide is required to developers to understand the structure and scope.
U-lis updated
2 years ago
-
-
유니티 에디터로 Nine Chronicles(이하 9c)를 실행하면, 로그인 팝업에서 기본 선택되는 키(protected private key)를 바꿀 수가 없습니다. 이를 손수 바꿔주는 팁을 소개합니다.
## 주된 내용
여러 개의 키가 keystore 경로에 있는 경우, 유니티 에디터의 로그인 팝업에서 원하는 주소를 선택하도록 하는 팁
#…