Skip to content

Commit

Permalink
remove outdated stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegmd committed Mar 16, 2024
1 parent c7a11c3 commit f9e0926
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 289 deletions.
175 changes: 0 additions & 175 deletions ida/find_patterns.py

This file was deleted.

95 changes: 0 additions & 95 deletions ida/patterns.py

This file was deleted.

10 changes: 0 additions & 10 deletions xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -106,16 +106,6 @@ target("cyber_engine_tweaks")
cprint("Cyber Engine Tweaks installed at: ${underline}%s", "$(installpath)")
end)

target("fake_cyber_engine_tweaks")
set_kind("shared")
set_group("yawn")
set_filename("cyber_engine_tweaks.dll")
add_files("yawn/dllmain.cpp")

on_package(function(target)
os.cp(target:targetfile(), "package/red4ext/plugins/cyber_engine_tweaks/")
end)

option("installpath")
set_default("installpath")
set_showmenu(true)
Expand Down
9 changes: 0 additions & 9 deletions yawn/dllmain.cpp

This file was deleted.

0 comments on commit f9e0926

Please sign in to comment.