Standalone source packages for building WCS server plugins and tools.
Projects → WCS Sample Plugin
Standalone starter project for WCS server plugins. Includes wcs_plugin.h, sample source, build scripts, and INI template — no server source required.
Self-contained source — no WCS server tree required. Build with build.bat, deploy bin\sample.dll and sample.ini to your server's Plugins folder.
| File | Size |
|---|---|
.gitignore |
35 B |
README.md |
2.2 KB |
bin/sample.dll |
147.5 KB |
bin/sample.exp |
733 B |
bin/sample.ini |
495 B |
bin/sample.lib |
1.7 KB |
build.bat |
633 B |
deploy-to-server.bat |
468 B |
sample/sample.cpp |
7 KB |
sample/sample.ini |
495 B |
wcs_plugin.h |
2.3 KB |