Commit 85a31944 authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent 6a8fd953
......@@ -3,6 +3,11 @@
#################
/error.txt
/main.exe
/Gemfile.lock
/main.exa
/main.exy
/main.upx
/upx.exe
#################
## Jetbrains
......
source 'https://rubygems.org'
gem 'websocket-eventmachine-server'
gem 'rb-notifu'
gem 'i18n'
gem 'locale'
gem 'mail'
\ No newline at end of file
mkexy --encoding=utf-8 main.rb
exerb -c gui -k utf8 main.exy
upx main.exe
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment