Skip to content

Getting Started

Window5000 edited this page Aug 17, 2022 · 8 revisions

Requirements

Setup

Clone the repo with git clone --recursive https://github.com/Window5000/SquirrelOld.git

Once you've cloned, run scripts/Setup.bat to generate Visual Studio 2022 solution/project files. Once you've opened the solution, you can run the WalnutApp project to see a basic example (code in WalnutApp.cpp). I recommend modifying that WalnutApp project to create your own application, as everything should be setup and ready to go.

See Squirrel Functions

Clone this wiki locally