-
Notifications
You must be signed in to change notification settings - Fork 17
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
Windows Guide #26
Comments
Hi, I struggle to understand your problem. Can you please explain again and be more specific? Also, you have listed both native and docker install steps. Only one is necessary. Which one are you using? If you have errors please attach them. |
Hi, Sorry, I have not expressed myself correctly. I'm trying to write guides for every OS from the beginning to the first unpack and pack. I have not experience with docker so I've tried to start with natively workaround. The docker part at the bottom is myself pasting too much by mistake. When I have more experience I will start with the guides for Docker. Command |
Ah I see! That's great to hear, PRs are most welcome :) I've felt for a long time that the README needs an overhaul to reduce the amount of text. You're probably just missing the symlink described under Paths. I couldn't figure out how to add Regarding install instructions, I have deliberately avoided including instructions for dependencies because they do not belong here. The command to install chocolatey for instance is not something I want in the README for several reasons, the most important of which are trust and maintenance. Please only include references to official pages where the install instructions are hosted and no copies of commands that install software. The only exception is package manager install commands, like Looking over the content now I'm starting to think that it may be better to split the instructions in separate files for the different platforms, something like INSTALL.LIN.md, INSTALL.WIN.md, INSTALL.OSX.md. What do you think? |
You're right about excluding instructions for dependencies because these are subject to change. I understand what I've missing and now I can finish now Windows Guide Natively workaround. When I have it I will make a pull request with the name you suggested ( |
Hi, I have the docker version up and running on Windows. I haven't aliased the container to nwn-build yet but when I do I'll let you know. |
Maybe I have not searched correctly but I don't know how to follow.
nwn-build don't work.
Windows
Install Natively
Install Chocolatey
Install with cmd.exe
Install with PowerShell.exe
Install from PowerShell v3+
Install git
Download
or
Install Ruby
Install nim
Download nim:
or
runme.bat
Add nim to PATH:
or where your nim is installed (you can check it when installs).
Install neverwinter_utils.nim
Install nwnsc
Install nwn-devbase
...
Docker
Install Docker
Shows errors:
Don't:
The text was updated successfully, but these errors were encountered: