Skip to content
forked from CXUtk/WireShark

泰拉瑞亚电路预处理加速器

Notifications You must be signed in to change notification settings

cc004/WireShark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireshark

Wireshark is a wire accelarator for terraria, which can run in both jit and aot mode.

Usage

JIT mode

Just load WireShark mod into the game and enjoy

AOT mode

Now that only Windows platform is supported, but migrating to other platforms is easy.

  1. Codegen

Load WireShark mod into game, and enter the map once. The mod will write impl.cpp into your mod folder.

  1. Compile

move the file impl.cpp to WireSharkLib folder and run cmake, release mode is suggested.

  1. Run

move the libWireSharkLib.dll to your mod folder, disable the WireShark mod and load WireSharkRuntime mod into the game and enter the same map as which you run codegen on.

About

泰拉瑞亚电路预处理加速器

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.1%
  • C++ 3.2%
  • Other 0.7%