If you're new to setting up Wine Bottles in ROCKNIX, then you should read qcs-wine-bottles.md first.
This guide is intended for people who wish to share their functional wine bottles with others, for easier consumption. The system used in this guide is extremely similar to PortMaster and the system used for packaging ports. There are three simple terms used throughout:
.winecellar: This is a user-created folder that ideally lives inroms/windows. It is meant to store shared custom binaries to help with running wine bottles (such astools/splash) and custom wine builds.bottle.json: This json file is similar toport.jsonin that it holds identifying information about the game it's bundled with. Launch scripts will use jquery to parse this file to correctly configure wine for the game.winecask.json: This json file is a merged combination of allbottle.jsonfiles in a GitHub reposito


