Tip: Git LFS space is limited, so please use it to manager REAL large files whose size is greater than 100MB.
# init git
\documentclass{article} | |
\usepackage{natbib} | |
\usepackage{bibentry} | |
\nobibliography* | |
% new command to add item bibentry | |
\newcommand{\itembib}{\item[] \bibentry} % remove [] to show bullet | |
%%%%%%%%%%% Set page %%%%%%%%%%% |
using System; | |
using System.Collections; | |
using System.Collections.Generic; | |
using System.IO; | |
using UnityEngine; | |
using Photon.Pun; | |
using Photon.Realtime; | |
public class PunFileSyncer : MonoBehaviour | |
{ |
Tip: Git LFS space is limited, so please use it to manager REAL large files whose size is greater than 100MB.
# init git