Skip to content

Instantly share code, notes, and snippets.

@dha-lo-jd
Last active December 31, 2015 23:59
Show Gist options
  • Save dha-lo-jd/8063080 to your computer and use it in GitHub Desktop.
Save dha-lo-jd/8063080 to your computer and use it in GitHub Desktop.
LMM Forge開発環境手順メモ

コード整備

  • 文字コードをUTF-8に変換
  • 「protected 」を「public 」に置換
  • インポートの編成
  • net.minecraft.src.が直接記述されている場所を取り除く

Forge開発環境のローディング対応

画像配備

  • PROJECT/resにassets以下を置く
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment