Open Slushi-Github opened 1 year ago
look like you change lib.so,it cant change code
look like you change lib.so,it cant change code
When I tried to compile the game for the first time, I had an error almost at the end because it did not find something from Luajit, and the compiler expected it to be in a path that was not, and I moved the necessary folder, that is, the android one from Luajit to that side I'm sure it's a problem with the dependencies that I have, but I don't know which ones to use either. Could you give me that information please?
apk cannot be modified by adding lib.so,you must change source code at github
Yes.. I managed to compile the game through github, but I want to know how to do it locally because it takes a long time
it cant change code at locally,my version only need 6 to 10 mins pack Engine is faster than before
if you want change source code faster,extend hscript load to other state
I don't mean to change, I mean to compile the game, I see that I'm not making my point. I want to compile the game from my PC, without relying on Github
Configure the source code environment and package it on your own computer (it's a hassle, but it only takes 30 seconds to package)
I don't have a tutorial on this because I don't even have a computer lol
Describe your problem here.
I wanted to move some things from my engine to this psych engine for android And even if I manage to compile, it gives me error once I am in android. Specifically this:
And if I add the file by editing the apk, when I compile and open the app, it does nothing.
I feel that it is a problem of the dependencies that I have to compile. I have the ones from Psych Engine 0.7.1h, but maybe not the correct ones for android. Which ones should I have? Since the original Psych Engine provided in Releases does open for me, so it can't be so much my phone's fault.
Are you modding a build from source or with Lua?
Source
What is your build target?
Neko, HashLink, or other build system
Did you edit anything in this build? If so, mention or summarize your changes.
Several things, but the most important would be the Modcharting Tools (from TheZoroForce240). Since that is what matters to me Otherwise some text or image added.