-
Building edopro depends on Lua, but Lua is not included in the vcpkg bundle. This causes the build to fail even if following the build instructions.
-
```
❯ nix-update edopro --version 40.1.4
$ nix eval --json --impure --expr
let
pkgs = import "/home/redhawk/code/nixpkgs";
args = builtins.functionArgs pkgs;
inputs = (if args ? syst…
-
Good afternoon,
I wanted to inquire about the possibility of adding an extra server to the default list. We currently have a fully functional project that enables game compatibility between Edopro …
-
Hello, I see that you have been able to compile the edopro, can you tell me more or less like in windows? I have not been able to do it for months.
-
Sorry for the offtopic issue, but I saw you are active in this repo. I sent you an email about trying to package edopro.
-
Hello good afternoon, a question. Would it be possible to implement something similar to edopro that uses the whitelist property to create formats in the game?
With the whitelist you can define the…
-
- [x] Additional Normal Summon Bug: https://github.com/kevinlul/edopro-script/issues/11 (see pull https://github.com/kevinlul/edopro-script/pull/34 )
- [x] Must Attack Update: https://github.com/kevi…
-
Hello friend, I have had an idea for a while and I have not been able to put it into practice, I wanted to present it to see what you think. I understand that the person closest to making it a reality…
-
# 概要
~[ProjectIgnis/EDOPro](https://github.com/ProjectIgnis/EDOPro)はどうやらクライアントっぽい恐らくサーバーサイドは[ProjectIgnis/srvpro](https://github.com/ProjectIgnis/srvpro)と思われる。~
~...いや、サーバーこっち?か?~
~[ProjectIgnis/…
-
Hi, I was trying to package this project for nixos and I ran into a problem of being unable to include the needed files from irrlicht, It seems like this file is included from here
```nix
Linking cl…