8000 GitHub - moorestech/moorestech: FactorioやSatisfactoryみたいな工業ゲーのサーバーとクライアント
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

moorestech/moorestech

Repository files navigation

Ask DeepWiki

moorestech

工業ゲームmoorestechのUnityのサーバー、クライアントです

起動方法

mooresech_server、clientともにUnityで開き、serverを再生した後、clientのMainGameシーンを再生してください

subtreeの設定

初期設定

remoteの追加

git remote add schema git@github.com:moorestech/VanillaSchema.git
git fetch schema
git subtree add --prefix=schema --squash schema main

コミットをVanillaSchemaにpush

git subtree push --prefix=schema schema main 

VanillaSchemaからpull

git subtree pull --prefix=schema schema main 

OSSに関する表記

TODO この辺ちゃんとする

VContainer https://github.com/hadashiA/VContainer

NaughtyCharacter https://github.com/dbrizov/NaughtyCharacter

Microsoft.Extensions.DependencyInjection
https://github.com/aspnet/DependencyInjection

CsvHelper https://github.com/JoshClose/CsvHelper

AllSkyFree_Godot https://github.com/rpgwhitelock/AllSkyFree_Godot

フォントラインセンスに関する表記

Noto Sans Japanese https://fonts.google.com/noto/specimen/Noto+Sans+JP

Noto Sans https://fonts.google.com/noto/specimen/Noto+Sans

Packages

No packages published

Contributors 10

0