freeciv / freeciv-web

Freeciv-web is an Open Source strategy game implemented in HTML5 and WebGL, which can be played online against other players, or in single player mode against AI opponents.
Other
2.02k stars 340 forks source link

Where does the music at freecivweb.org come from? #740

Closed rvid19 closed 1 year ago

rvid19 commented 1 year ago

Hi, this is not really an issue (GitHub discussions isn't set up in this repo, and this looked like the next best place to ask this), but when playing at freecivweb.org, I was wondering where the music comes from, as I couldn't find it on any repository of these repositories: https://github.com/freeciv/freeciv-web/tree/develop https://github.com/freeciv/freeciv/tree/main https://github.com/Lexxie9952/freeciv-web/tree/develop/ In February, I found a way to get the URL of the currently playing song and download it, if you want. One example of the songs I managed to download is https://www.freecivweb.org/music/middle/Palace2.mp3. In conclusion, I was wondering where they are located.

andreasrosdal commented 1 year ago

The music on freecivweb.org is not open source. That fork of Freeciv-web is not focusing on publishing the full game with game resources and music.

Here are some Freeciv-web forks which prioritizes full open source licence compliance: https://github.com/freeciv/freeciv-web https://github.com/fciv-net/fciv-net

rvid19 commented 1 year ago

@andreasrosdal Thank you for the information. :) Also, any thought on setting up GitHub discussions?

andreasrosdal commented 1 year ago

@rvid19 I am focusing on the 3D version, which has GitHub discussions here: https://github.com/fciv-net/fciv-net/discussions

rvid19 commented 1 year ago

Nice, I was taking a look.