問題タブ [luac]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
877 参照

string - Lua でコンパイルされたコードから文字列を隠すことは可能ですか?

コードで文字列として指定されたファイルのパスがあり、luac 変換後に表示されたくありません。どういうわけか行を難読化することは可能ですか? 私のコードは次のとおりです。

ありがとうございました!