OpenKore source code documentation

Table of contents

This is work in progress!

Introduction

This is the source code documentation page for OpenKore.
If you're new to OpenKore development, please read the OpenKore Development Introduction Guide.

Quick source code overview (not finished)

Special guides

Modules (not everything is documented)

@MODULES@

Independent utility modules

These utility modules are generic can be used independently from OpenKore. @UTILS_MODULES@

The Wx interface

OpenKore has a graphical user interface written with WxWidgets. In short, it's called the Wx interface. It uses many custom controls. Here's a list of some of the documented custom controls. @WXMODULES@