mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
[Quest API] Use binding library for perl apis (#2216)
* Add perlbind library * Convert perl apis to perlbind
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
*
|
||||
!.gitignore
|
||||
!.editorconfig
|
||||
!CMakeLists.txt
|
||||
!LICENSE
|
||||
!README.md
|
||||
|
||||
!.github/
|
||||
!.github/**
|
||||
|
||||
!doc/
|
||||
!doc/**
|
||||
|
||||
!include/
|
||||
!include/**
|
||||
|
||||
!src/
|
||||
!src/*
|
||||
|
||||
!test/
|
||||
!test/*
|
||||
Reference in New Issue
Block a user