Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 320 Bytes

File metadata and controls

7 lines (6 loc) · 320 Bytes

moduleGenerator

moduleGenerator for shadps4 project

When adding new libraries to shadPS4:

  • Add any new files to CMakeLists.txt
  • Add a call to the library's RegisterLib in src/core/libraries/libs.cpp
  • Add the generated library's logging class to src/common/logging/filter.cpp and src/common/logging/types.h