altmp / altv-client-js

Official clientside JavaScript runtime for alt:V
6 stars 7 forks source link

Add clientjs command to show general info #51

Closed LeonMrBonnie closed 3 years ago

LeonMrBonnie commented 3 years ago

grafik

jovanivanovic commented 3 years ago

To be honest I don't see use for this command.

LeonMrBonnie commented 3 years ago

To be honest I don't see use for this command.

It is just a command to display small information about the module, just like the js-module command of the serverside JS module.

jovanivanovic commented 3 years ago

In that case at least make it the same as it is on the server

LeonMrBonnie commented 3 years ago

In that case at least make it the same as it is on the server

Just the name of the command or copy the whole behaviour of the command too?

jovanivanovic commented 3 years ago

Just the name of the command or copy the whole behaviour of the command too?

Both.

vadzz-dev commented 3 years ago

Can we change client js module to js-module?

LeonMrBonnie commented 3 years ago

Can we change client js module to js-module?

Already done. The command now behaves exactly like on serverside, just that it shows sdk version instead of module version, and v8 version instead of nodejs version.