Skip to content

Commit c1ba56a

Browse files
authored
Merge pull request #229 from prometheus-lua/patch/levno-710
Patch/levno 710
2 parents 3d1746e + c99672b commit c1ba56a

95 files changed

Lines changed: 111 additions & 114 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 4 deletions

cli.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- cli.lua
44
--

src/cli.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- cli.lua
44
--

src/colors.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- colors.lua
44
--

src/highlightlua.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- highlightlua.lua
44
--

src/logger.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- logger.lua
44
--

src/presets.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- presets.lua
44
--

src/prometheus.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- prometheus.lua
44
--

src/prometheus/ast.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- ast.lua
44
--

src/prometheus/compiler/block.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- This Script is Part of the Prometheus Obfuscator by Levno_710
1+
-- This Script is Part of the Prometheus Obfuscator by levno-710
22
--
33
-- block.lua
44
--

0 commit comments

Comments
 (0)