
Getting Started with ADV Development in GOKI2: System Architecture – Understanding Module Structure and Custom Syntax Extensions
GOKI2 I am developing a framework called GOKI2 to enable the creation of games other than ADVs/visual novels using KiriKiri Z. If you are interested, please download " Avalanches-Release2.x.x.x.zip " from the site below. Extracting this file will provide you with the Avalanches source code and binaries (the development environment), as well as the tools required for development. We recommend reading readme.txt first. Avalanches : The development environment. GOKI2 : The game framework. Download If you are interested, you can download the latest environment from the "Assets" section of the release tag (labeled as Avalanches release version 2.x.y.y ) on the site below: https://github.com/Halo1234/Avalanches/releases Modules In GOKI2, each tag is managed as a "module," and each module implements the necessary tags for its specific function. Currently, a large number of modules have been developed. Users can build their own unique game configuration by importing only the modules (features)
Continue reading on Dev.to Tutorial
Opens in a new tab



