AMX stuff
Simply install to your project:
sampctl package install amx_assembly
Include in your code and begin using the library:
#include <amx_assembly\part>
To test, simply run the package:
sampctl package run
And connect to localhost:7777
to test.