This website requires JavaScript.
Explore
Help
Register
Sign In
SashLilac
/
cambridge
mirror of
https://github.com/SashLilac/cambridge.git
Watch
1
Star
0
Fork
You've already forked cambridge
0
Code
Issues
Projects
Releases
Wiki
Activity
cf32474898
cambridge
/
.gitignore
6 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First bundled release.
2019-05-22 22:57:34 -05:00
*.sav
*.love
dist/*.zip
dist/**/cambridge.exe
Added Windows batch files for automated packaging of fused Windows packages. They require the tar utility, but that's included in the latest versions of Windows 10. The utility is available for installation on other versions of Windows. I also found out how to get the Discord RPC library to load with all ways of running the game, but that required changing libs/discordRPC.lua. Binary libraries can only be loaded from the filesystem, outside of a .love archive or fused executable.
2020-11-09 17:51:00 -06:00
dist/**/libs
dist/**/*.md