<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ulua on llyyc的个人博客</title>
    <link>https://llyyc.github.io/categories/ulua/</link>
    <description>Recent content in Ulua on llyyc的个人博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 21 Jul 2018 01:00:23 +0800</lastBuildDate>
    
	<atom:link href="https://llyyc.github.io/categories/ulua/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>ulua官方案例解析</title>
      <link>https://llyyc.github.io/post/20180721/</link>
      <pubDate>Sat, 21 Jul 2018 01:00:23 +0800</pubDate>
      
      <guid>https://llyyc.github.io/post/20180721/</guid>
      <description>之前我们简单解析uLua是如何让cs和Lua互相调用的。今天我们来分析下官方案例，并实现官方案例的热更新。这里我们需要使用到SimpleFr</description>
    </item>
    
    <item>
      <title>ulua的简单解析，cs和Lua的相互调用</title>
      <link>https://llyyc.github.io/post/20180719/</link>
      <pubDate>Thu, 19 Jul 2018 01:00:23 +0800</pubDate>
      
      <guid>https://llyyc.github.io/post/20180719/</guid>
      <description>热更新是unity一个长久的话题，热更新主要有两部分，一部分就是资源，这个靠u3d的assetbundle就可以做，另一部分就是逻辑了。游戏</description>
    </item>
    
  </channel>
</rss>