Skip to content
Snippets Groups Projects
  1. Sep 16, 2023
  2. Sep 12, 2023
  3. Sep 10, 2023
  4. Sep 07, 2023
  5. Sep 06, 2023
  6. Sep 04, 2023
  7. Sep 01, 2023
  8. Aug 31, 2023
  9. Aug 28, 2023
  10. Aug 26, 2023
  11. Aug 22, 2023
  12. Aug 20, 2023
  13. Aug 17, 2023
  14. Aug 15, 2023
  15. Aug 14, 2023
  16. Aug 13, 2023
    • majou's avatar
      change compile.sh to make symlinks instead of full copies · 4aa97c6f
      majou authored
      previously, compile.sh was changed to copy game's html under a
      predictable name that the apk builder script expects to find. however,
      using a full copy is inefficient use of space and doesn't work well
      with the compiler's watch mode. i've changed the compile script to make
      symlinks instead, and modified the apk builder script to support them.
      4aa97c6f
Loading