o
odin.langpkg.dev
packages / library / ATom

ATom

d3d6736library

if you know you know

No license · updated 6 months ago

Getting Started

Building

To build the project, first run

python sqlite/build.py

once to download & build the sqlite amalgamation, from then on

odin run ./Source -out:ATom

can be used to run the game. debug.py is a wrapper for odin that runs the game under gdb if u have it

You'll of course need Odin installed, as the project is written in Odin.

what it is

heck if i know