Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/surjikal/surj.mod

blitzmax module repo
https://github.com/surjikal/surj.mod

blitzmax

Last synced: about 2 months ago
JSON representation

blitzmax module repo

Awesome Lists containing this project

README

        

surj.mod - BlitzMax Modules
===========================

#### Installing these modules
```bash
cd /mod
git clone https://github.com/surjikal/surj.mod
```

#### Compiling modules
```bash
cd /bin
./bmk makemods surj.
```

# Modules

## surj.TabletOSX

Since `pub.Tablet` depends on the `wintab` API, we can't use it on OSX. This module serves as a basic implementation
for OSX.