pawn-memory icon indicating copy to clipboard operation
pawn-memory copied to clipboard

Modernize project

Open BigETI opened this issue 10 months ago • 0 comments

  • [ ] Use CMake, as the dependency resolver, and build system
  • [ ] Upgrade to C++20 or newer
  • [ ] Utilize modern architectural design pattern
  • [ ] Replace the old way of declaring PAWN natives, with the usage of pawn-natives
  • [ ] Define GitHub actions, and runners, to build native libraries

BigETI avatar Mar 25 '24 21:03 BigETI