Skip to content

Instantly share code, notes, and snippets.

@popowa
Created July 13, 2015 00:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save popowa/dbf172221b130726b6cc to your computer and use it in GitHub Desktop.
Save popowa/dbf172221b130726b6cc to your computer and use it in GitHub Desktop.
windows-game
{
"Version": "2012-10-17",
"Statement": {
"Effect": "Allow",
"Action": [
"ec2:StartInstances",
"ec2:StopInstances",
"ec2:RebootInstances",
"ec2:DescribeInstanceStatus",
"ec2:DescribeInstances",
"ec2:CreateImage"
],
"Resource": "arn:aws:ec2:ap-northeast-1:xxxxxxxxxxxxx:instance/i-xxxxxxx"
}
}
@popowa
Copy link
Author

popowa commented Jul 13, 2015

推奨動作環境
CPU Intel Core i5-2500k@3.3GHz以上
AMD FX-6200@3.3GHz以上
RAM 4G以上
VIDEO GeForce GTX 460 1G以上 / Radeon HD 6870 1G以上
OS Windows 7 / 8.1
Direct X Direct X 9.0c以上
HDD 30G以上

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment