node-gamedig/protocols
CosminPerRam ad9adff06c
Move to ES6 module (#357)
* Redo imports and exports for lib

* Redo imports and exports for bim

* Redo imports and exports for games

* Remove remaining module.exports

* Use export default in lib

* Use export default in protocols

* Fix import in genreadme.js

* Make package module and solve __dirname

* Fix minecraft protocol imports

* Fix imports on games and make binary runnable

* Renamed protocol class exports to lowercase

* Export promises class as default

* Update README.md to use imports instead of require

* Update CHANGELOG to mention the changes.

* Remove Valve unused imports

* Fix iconv import
2023-09-14 23:28:31 +03:00
..
armagetron.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
ase.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
assettocorsa.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
battlefield.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
buildandshoot.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
core.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
cs2d.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
discord.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
doom3.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
ffow.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
fivem.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
gamespy1.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
gamespy2.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
gamespy3.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
geneshift.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
goldsrc.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
hexen2.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
index.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
jc2mp.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
kspdmp.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
mafia2mp.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
mafia2online.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
minecraft.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
minecraftbedrock.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
minecraftvanilla.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
mumble.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
mumbleping.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
nadeo.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
openttd.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
quake1.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
quake2.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
quake3.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
rfactor.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
samp.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
savage2.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
starmade.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
starsiege.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
teamspeak2.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
teamspeak3.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
terraria.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
tribes1.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
tribes1master.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
unreal2.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
ut3.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
valve.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
vcmp.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
ventrilo.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00
warsow.js Move to ES6 module (#357) 2023-09-14 23:28:31 +03:00