Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how tf do I install this #5

Open
Yoyo398 opened this issue Dec 6, 2024 · 1 comment
Open

how tf do I install this #5

Yoyo398 opened this issue Dec 6, 2024 · 1 comment

Comments

@Yoyo398
Copy link

Yoyo398 commented Dec 6, 2024

Like, how and where do I put this into my game and whatnot

@ThrosturX
Copy link
Owner

https://github.com/naev/naev/wiki/FAQ#where-is-conflua-stored

In order to use the plugin, the lua_enet configuration parameter must be set to true. Insert the following line at the very end of your conf.lua: lua_enet = true

installation instructions for plugins can be found at https://github.com/naev/naev-plugins.

I personally recommend installing multiplayer with git so that it's easier to update. You can do this by going to your naev plugins directory and cloning the git repository like so:

git clone https://github.com/ThrosturX/naev-multiplayer.git multiplayer

once the lua_enet parameter has been enabled and the repository cloned, you just need to start (or restart) Naev for the plugin to be installed. Then you press "I" or whatever key you have set for the information window and click on the multiplayer button for options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants