Files
cakefoot/.gitignore
T
cocktailfrank f8f2d9088b Add API calls to Armor Games WASM build
Add a rule for including the JavaScript API library in the Armor Games
build.

Add calls for updating Armor Games quests when progress is made in each
difficulty, and when coins are collected.
2026-06-11 14:46:09 -04:00

44 lines
424 B
Plaintext

# Builds
build/
dist/
# Auto generated
compile_commands.json
src/version.hpp
# SPACEBOX
sdl2-config
# External symlinks
ext/
# Repository
local/
src/__pycache__/
storage/
*Play_History.json
press.html
feed
test.html
# Logs
log/
*_log.txt
# Non-free software
lib/steam/
lib/ag.min.js
# Testing
steam_appid.txt
# Auto-save
.\#*
*~
\#*
# Private
config/config_api.json
src/private/
src/test/leaderboards/hash.test.php