cambridge/load
Oshisaure 5d32b6a3e7 Discord RPC cleanup
- Loading Discord RPC is now handled by `load/rpc.lua`
- Removed `presence` global, call `DiscordRPC:update()` directly with what needs updating
- Game doesn't crash anymore if the Discord RPC fails to load
- Added RPC variables in the gamemode superclass to let each gamemode handle its special case
2020-10-11 02:17:48 +01:00
..
bgm.lua First bundled release. 2019-05-23 00:35:11 -04:00
fonts.lua First bundled release. 2019-05-23 00:35:11 -04:00
graphics.lua Game settings screen, and minor fix on discordRPC 2020-10-11 00:42:56 +01:00
rpc.lua Discord RPC cleanup 2020-10-11 02:17:48 +01:00
save.lua First bundled release. 2019-05-23 00:35:11 -04:00
sounds.lua Added fitting menu sfx 2020-10-10 07:50:05 +10:00