ユーザ用ツール

サイト用ツール


ue4:perforce

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
ue4:perforce [2021/12/26 10:49] – [Perforce の改行コード変換] ogaue4:perforce [2022/02/28 17:55] – [Typemap] oga
行 178: 行 178:
 上記以外にも、排他ロックが必要な binary file は "binary+l" で追加しておいてください。 上記以外にも、排他ロックが必要な binary file は "binary+l" で追加しておいてください。
  
-**UE5 からは json への "+w" が必要なので注意。**+**UE5 からは .~.json と .so への "+w" が必要なので注意。**
  
 <code> <code>
行 195: 行 195:
  binary+w //....o  binary+w //....o
  binary+w //....bin  binary+w //....bin
 + binary+w //....so
  text+w //....target  text+w //....target
  text+w //....modules  text+w //....modules
行 205: 行 206:
  text+w //....csproj  text+w //....csproj
  text+w //....csproj.References  text+w //....csproj.References
- text+w //....json+ text+w //....dev.json 
 + text+w //....deps.json 
 + text+w //....runtimeconfig.json
  text+w //....tlh  text+w //....tlh
  text+w //....tli  text+w //....tli
ue4/perforce.txt · 最終更新: 2024/03/09 17:03 by oga

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki