Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. database_implementation=marauroa.server.game.db.JDBCDatabase
  2. factory_implementation=marauroa.server.game.rp.RPObjectFactory
  3.    
  4. jdbc_url=jdbc:mysql://localhost/marauroatest
  5. jdbc_class=com.mysql.jdbc.Driver
  6. jdbc_user=my_sql_user
  7. jdbc_pwd=my_sql_pass
  8.    
  9. tcp_port=3217
  10.    
  11. world= World
  12. ruleprocessor= Role
  13.    
  14. turn_length=300
  15.    
  16. n = 2408376769632966826891253753617412746862686794740723175774423430043927850498085639220684795629747326949838501777926669337171495421818563824539329224927899179237
  17. e = 15
  18. d = 2247818318324102371765170170042918563738507675091341630722795201374332660464879838332237004076252849654527963214772652641735279016325354691167883850414929419335
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement