角色扮演 源码
:mage: 角色扮演 :chequered_flag: 入门 :green_apple: 在macOS上 brew install elixir nodejs brew cask install docker :penguin: 在Linux上(喜欢debian) # Install lts NodeJs version curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - sudo apt-get install -y nodejs # Install Erlang and Elixir wget https://packages.erlang-solutions.com/erlang-solutions_2.0_all.deb && sudo dpkg -i erlang-solutions_2.0_all.deb && rm erlang-solutions_2.0_all
文件列表
角色扮演
(预估有个221文件)
Dockerfile
825B
rpg_web.ex
2KB
release_tasks.ex
1KB
auth.ex
2KB
auth_resolver.ex
2KB
auth_schema.ex
2KB
user.ex
1KB
character.ex
1KB
game_monitor.ex
2KB
game.ex
2KB
暂无评论