0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-09-22 08:31:32 +00:00
termux-packages/disabled-packages/bytepath/main.lua.patch
Tee KOBAYASHI 7ffd5a4e51 new disabled package: bytepath
Disabled due to unclear license.
2022-05-19 10:03:11 +05:30

11 lines
338 B
Diff

--- a/main.lua
+++ b/main.lua
@@ -1,5 +1,5 @@
-Steam = require 'libraries/steamworks'
-if type(Steam) == 'boolean' then Steam = nil end
+-- Steam = require 'libraries/steamworks'
+-- if type(Steam) == 'boolean' then Steam = nil end
Object = require 'libraries/classic/classic'
Timer = require 'libraries/enhanced_timer/EnhancedTimer'