XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

SpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 1 Star 0
返回提交历史

XFEstudio/SpaceNinjaServer

chore: update URL to avoid needing a redirect (#1084)

Because it obviously doesn't bring you anywhere currently and it could be used by a third party unfortunately. Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1084 Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>

0a2b2f52
Animan8000 <animan8000@noreply.localhost>
提交于

代码差异

1 个文件 +1 -1
Modified scripts/update-translations.js +1 -1
@@ -1,4 +1,4 @@
1 // Based on http://209.141.38.3/OpenWF/Translations/src/branch/main/update.php
1 // Based on https://onlyg.it/OpenWF/Translations/src/branch/main/update.php
2 2 // Converted via ChatGPT-4o
3 3
4 4 const fs = require("fs");