summaryrefslogtreecommitdiffhomepage
path: root/Rakefile
AgeCommit message (Collapse)Author
2022-04-09ease testing gemsrealtradam
2022-04-06working targetreworkrealtradam
2022-04-05._Tradam
2022-04-05compiling game works, emscripten in progress_Tradam
2022-04-04working compile and playtest_Tradam
2022-04-04working mruby+gem building_Tradam
2022-02-10fixed asset linkingrealtradam
2022-01-28increased web export ram sizerealtradam
2022-01-24html shell added for web exportrealtradam
2022-01-22fixed audio of web exportrealtradam
2022-01-20new input methodsrealtradam
2022-01-18update library files in vendor folder when building mrubyarngo
2022-01-15mruby:build autopulls gemsrealtradam
2022-01-15new task to run gamerealtradam
2022-01-15desktop no longer has illegal operationrealtradam
2022-01-13implement require by merging all required files into one file before ↵arngo
compiling to bytecode
2022-01-13implement task for building bytecode from ruby filearngo
2022-01-13organize headers and libraries into vendor folderarngo
2022-01-13set up tasks for building the game for web and linuxarngo
2022-01-13small rake cleanuprealtradam
2022-01-12working web compilationrealtradam
2022-01-12rake now lists tasksrealtradam
2022-01-12added rake serve task to show game in browserrealtradam
2022-01-12create rakefile and add compiled raylib filesarngo