Skip to content

PGEtinker/libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGEtinker Libraries

This repository contains the support library files used in PGEtinker and PGEtinker-language-server. It provides the following libraries:

  • olcPixelGameEngine, extensions, and utilities from the official repository for the following versions.
    • v2.23
    • v2.24
    • v2.25
    • v2.26
    • v2.27
  • miniaudio
    • v0.11.21
  • olcPGEX_Gamepad
    • latest git commit
  • olcPGEX_MiniAudio
    • v1.5
    • v1.6
    • v1.7
  • olcSoundWaveEngine
    • v0.02

Dependencies

This repo depends on:

  • python3
  • emscripten 3.1.56

Build Notes

Building this repo expects emscripten to be installed at:

/opt/emsdk

Run the following command to build all versions of all libraries:

bash build-libs.sh

Deployment Notes

PGEtinker and PGEtinker-language-server expect this repo to be found at:

/opt/PGEtinker-libs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published