#Anyone got any ideas on how to replace the default 'Welcome to Grasscutter!' message?

12 messages · Page 1 of 1 (latest)

earnest latch
#

I wanna replace it with a custom homepage but not particularly sure where the file is located... I can't seem to find any direct file for it. I've got index.html and css files I want to use but not particularly sure where to go. Hope someone can help, thanks.

steel thistle
#

what homepage are you mention?

thorny gate
#

it gets set in src\main\resources\languages you have to recompile after changing it, it is "welcome" in the "status" block line 57

earnest latch
steel thistle
#

data\documentation\index.html 👀

earnest latch
#

Uhhh

#

Doesn't look like it

frigid plinth
#

You cannot replace the index page with your own html document. Grasscutter will probably never support it because it isn’t made to host websites for you. You can get it working via plugins but I wouldn’t recommend it honestly.

earnest latch
#

Is there maybe anyway I could do it with NGINX? Maybe forward it to a directory or something like that?

frigid plinth
#

Not really

#

It is possible but it could break things

#

I would just recommend putting the dispatch server on a different port and have nginx web server for your website