START HERE: Quick Start - U-K-L/Schoolbell-Sega-Saturn GitHub Wiki

This page describes how one could go about building a Sega Saturn game and running it on an emulator.

The following steps for easy development of your own. First, download the needed tools. The relevant files can all be found here: Tools

Next clone this repository, this will give you a folder to work with.

Ensure the folder structure looks like this: FileStructure

Now go to Schoolbell-Sega-Saturn -> build -> and run compile.bat. It will ask if you want to run the game or not.


Anything listed in assets and src can be removed for your own custom files!


A good resource to follow is this project which this dev environment is based on: SonicZtreme